fix
This commit is contained in:
parent
0527e05775
commit
a03e7f26c2
@ -122,5 +122,5 @@ jobs:
|
||||
run: |
|
||||
HELM_VERSION="${{ steps.prep.outputs.VERSION }}"
|
||||
HELM_VERSION="${HELM_VERSION#v}"
|
||||
helm package --version "$HELM_VERSION" charts/kubernaut
|
||||
helm package charts/kubernaut
|
||||
helm push "kubernaut-${HELM_VERSION}.tgz" oci://git.kill0.net/ryanc/helm-charts
|
||||
|
Loading…
x
Reference in New Issue
Block a user