Skip to content

Commit

Permalink
ci: point helm-release to main branch of helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 24, 2023
1 parent fe41bbc commit 71b4cc4
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 @@ -13,7 +13,7 @@ jobs:
call-update-helm-repo:
permissions:
contents: write
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@ci/fix-for-github-apps-jwt
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main
with:
charts_dir: charts
cr_configfile: charts/cr.yaml
Expand Down

0 comments on commit 71b4cc4

Please sign in to comment.