correctr dep build
Some checks failed
Build and Publish / build-release (push) Failing after 1m18s

This commit is contained in:
2026-04-14 12:26:42 -05:00
parent 560466ecc9
commit 7fa1d98663
2 changed files with 7 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ jobs:
- name: Package Helm Chart
run: |
VERSION=${{ github.run_number }}
helm dependency build
helm dependency build ops/chart
helm package ops/chart --version $VERSION --app-version $VERSION
- name: Push Helm Chart to Gitea Registry

6
ops/chart/Chart.lock Normal file
View File

@@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
digest: sha256:35e8f4e5d15d878c246a04eb51de580291f31203fa10e9e4d2318f16026b2061
generated: "2026-04-14T12:23:59.76714437-05:00"