Skip to content

chore(deps): update actions/download-artifact digest to 3e5f45b (main… #7991

chore(deps): update actions/download-artifact digest to 3e5f45b (main…

chore(deps): update actions/download-artifact digest to 3e5f45b (main… #7991

Workflow file for this run

name: helm-release
on:
push:
branches:
- main
- "mimir-distributed-release-[0-9]+.[0-9]+"
# No default permissions.
permissions: {}
jobs:
call-update-helm-repo:
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main
permissions:
id-token: write
contents: write
packages: write
with:
charts_dir: operations/helm/charts
cr_configfile: operations/helm/cr.yaml
ct_configfile: operations/helm/ct.yaml
secrets:
# "mimir-helm-release" is a GitHub app, that has permissions to push to grafana/helm-charts.
# The app's credentials seat in the mimir repo's vault (ref https://github.com/grafana/shared-workflows/tree/main/actions/get-vault-secrets).
vault_repo_secret_name: mimir-helm-release