Skip to content

Commit

Permalink
Added README credits, rollback chart releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
vertisan committed May 31, 2024
1 parent 40aeb64 commit fb73119
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,5 @@ jobs:

- name: Run chart-releaser
uses: helm/[email protected]
with:
config: cr.yaml
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# Helm Charts

## Usage

```shell
$ helm repo add vrs-factory https://helm.vrs-factory.dev
$ helm install <release-name> vrs-factory/<chart-name>
```

## Charts

### Prometheus Exporter for Mikrotik

- Name: `prometheus-mikrotik-exporter`
- Source: https://github.com/akpw/mktxp
- Credits: https://github.com/akpw
2 changes: 0 additions & 2 deletions cr.yaml

This file was deleted.

0 comments on commit fb73119

Please sign in to comment.