ci(github-action): update bjw-s-labs/helm-charts-actions ( b22baad → 669b1fd )

This commit is contained in:
lab-assistant[bot] 2025-05-21 10:23:49 +00:00 committed by GitHub
parent b9885ac26c
commit ad97361778
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@b22baadcaec3de948c979fc6837721654c69d819
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@669b1fd28cb8b06f7598a316fb5248d54b8cd92a
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@b22baadcaec3de948c979fc6837721654c69d819
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@669b1fd28cb8b06f7598a316fb5248d54b8cd92a
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"