Skip to content

Commit

Permalink
♻️ chart release naming to avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade committed Sep 7, 2023
1 parent ed712e2 commit 7219024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chart-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ jobs:
charts_dir: ./chart
env:
# CR_SKIP_EXISTING: "true"
CR_RELEASE_NAME_TEMPLATE: "{{ .Name }}-chart-{{ .Version }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 7219024

Please sign in to comment.