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

This commit is contained in:
lab-assistant[bot] 2025-06-16 09:26:30 +00:00 committed by GitHub
parent 3c60eb5e97
commit 24796bd6b9
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@f185224f8a1de24e1449f9d66833f405a22866e7
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@a30cf0f6e1c5c456d90358c359e915287391b080
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@f185224f8a1de24e1449f9d66833f405a22866e7
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@a30cf0f6e1c5c456d90358c359e915287391b080
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"