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