Skip to content

Commit

Permalink
workflow to publish helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
neillturner authored Aug 30, 2021
1 parent 8ee755e commit 055176e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ github-actions-exporter for prometheus

Container image : https://hub.docker.com/repository/docker/spendeskplatform/github-actions-exporter

Helm Chart :
```
helm chart repo: https://Spendesk.github.io/github-actions-exporter/
chart: github-actions-exporter
version: "0.1.4"
```

## Information
If you want to monitor a public repository, you must put the public_repo option in the repo scope of your github token or Github App Authentication.

Expand Down Expand Up @@ -268,4 +275,4 @@ spec:
# separate plaintext aws secret needed for ssh key
- key: MySecretManagerKeyPrivateKey
name: github_app_private_key
```
```

0 comments on commit 055176e

Please sign in to comment.