We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517445f commit 8c7a41eCopy full SHA for 8c7a41e
scripts/bump-app-version.sh
@@ -9,7 +9,7 @@ fi
9
10
## make this script a bit more re-usable
11
GIT_REPOSITORY="github.com/mittwald/kube-av.git"
12
-CHART_YAML="./deploy/chart/Chart.yaml"
+CHART_YAML="./deploy/helm-chart/kubeav/Chart.yaml"
13
14
## avoid noisy shellcheck warnings
15
MODE="${1}"
0 commit comments