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

This commit is contained in:
lab-assistant[bot] 2025-05-23 01:45:33 +00:00 committed by GitHub
parent 2336376964
commit 92317fdc63
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@ed80a8b197f0afd072215b5df86af19bf55f7b29
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@edf6276547e7d60238d5d03c67fd0478cd7975a3
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@ed80a8b197f0afd072215b5df86af19bf55f7b29
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@edf6276547e7d60238d5d03c67fd0478cd7975a3
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"