Skip to content

Commit

Permalink
ci: pin update-helm-repo to before GHCR changes
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney committed Nov 18, 2024
1 parent 246ef68 commit ae232ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
call-update-helm-repo:
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@70dbbb722dee3f2ee126e12684cc0e92a20972ed
with:
charts_dir: production/helm
cr_configfile: production/helm/cr.yaml
Expand Down

0 comments on commit ae232ab

Please sign in to comment.