ci(github-action): update bjw-s-labs/helm-charts-actions ( e853964 → e1f32a2 )

This commit is contained in:
lab-assistant[bot] 2025-05-31 13:29:40 +00:00 committed by GitHub
parent a8d48a1924
commit e4b5e19cf3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -77,7 +77,7 @@ jobs:
kubectl taint --all=true nodes node.cloudprovider.kubernetes.io/uninitialized- || true
- name: Dereference JSON schema
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@e853964793baf4104b8edf31c12266530194b4ec
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@e1f32a2075db2e3d68983a3f33cbab944eb29f5a
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"
@ -149,7 +149,7 @@ jobs:
helm: "${{ inputs.helmVersion }}"
- name: Dereference JSON schema
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@e853964793baf4104b8edf31c12266530194b4ec
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@e1f32a2075db2e3d68983a3f33cbab944eb29f5a
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"