Remove helm chart signing (#1126)
# What this PR does Please See https://github.com/grafana/helm-charts/pull/2107 ## Which issue(s) this PR fixes ## Checklist - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated
This commit is contained in:
parent
1b0ad667d2
commit
6231eff0c0
2 changed files with 0 additions and 4 deletions
2
.github/workflows/helm_release.yml
vendored
2
.github/workflows/helm_release.yml
vendored
|
|
@ -14,5 +14,3 @@ jobs:
|
|||
ct_configfile: helm/ct.yaml
|
||||
secrets:
|
||||
helm_repo_token: ${{ secrets.GH_HELM_RELEASE }}
|
||||
# See https://github.com/grafana/helm-charts/blob/main/INTERNAL.md about this key
|
||||
gpg_key_base64: ${{ secrets.HELM_SIGN_KEY_BASE64 }}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
git-repo: helm-charts
|
||||
key: Grafana Loki
|
||||
owner: grafana
|
||||
sign: true
|
||||
skip-existing: true
|
||||
Loading…
Add table
Reference in a new issue