Skip to content

Commit

Permalink
gha(helm-release): customise index path
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
  • Loading branch information
mfiedorowicz committed Oct 15, 2024
1 parent 3e2d75a commit 4745f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_RELEASE_NAME_TEMPLATE: helm-chart-{{ .Name }}-{{ .Version }}
CR_INDEX_PATH: charts/index.yaml
CR_PAGES_INDEX_PATH: charts/index.yaml

0 comments on commit 4745f01

Please sign in to comment.