Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 5b33c79

Browse files
committed
fix: use helm dir when publishing
1 parent d1379d1 commit 5b33c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/helm.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ fi
6565
# path of `helm package` except for the directory name :/
6666
temp_dir="$(mktemp -d)"
6767

68-
cd ./
68+
cd ./helm
6969
log "--- Packaging helm chart for version $version ($output_path)"
7070
helm package \
7171
--version "$version" \

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /