ci(github-action): update bjw-s-labs/helm-charts-actions ( 69fe81b → 2b48a48 )

This commit is contained in:
lab-assistant[bot] 2025-06-14 20:23:07 +00:00 committed by GitHub
parent a0409fffbe
commit dfaf83d12a
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@69fe81b63d81eb6bc9df6898391949df81bb437a
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@2b48a489b192a26c34e0f505cc04cb0011b93df1
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@69fe81b63d81eb6bc9df6898391949df81bb437a
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@2b48a489b192a26c34e0f505cc04cb0011b93df1
with:
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
outputFile: "charts/${{ matrix.chart }}/values.schema.json"