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:
Ed Welch 2023-01-12 06:02:44 -05:00 committed by GitHub
parent 1b0ad667d2
commit 6231eff0c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View file

@ -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 }}

View file

@ -1,5 +1,3 @@
git-repo: helm-charts
key: Grafana Loki
owner: grafana
sign: true
skip-existing: true