Skip to content

Commit 92ce3f6

Browse files
committed
[helm] feat: move hello helm chart to helm-charts floder and fix actions.
1 parent be11ac6 commit 92ce3f6

15 files changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- name: Run chart-releaser
3232
uses: helm/[email protected]
3333
with:
34-
charts_dir: hello-helm
34+
charts_dir: helm-charts
3535
env:
3636
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)