This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: Package Helm Chart
|
- name: Package Helm Chart
|
||||||
run: |
|
run: |
|
||||||
VERSION=${{ github.run_number }}
|
VERSION=${{ github.run_number }}
|
||||||
helm repo add https://bjw-s-labs.github.io/helm-charts/
|
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts
|
||||||
helm dependency build ops/chart
|
helm dependency build ops/chart
|
||||||
helm package ops/chart --version $VERSION --app-version $VERSION
|
helm package ops/chart --version $VERSION --app-version $VERSION
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user