mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
ci(github-action): update bjw-s-labs/helm-charts-actions ( 8981359 → 77a261d )
This commit is contained in:
parent
fb638c8d56
commit
7a2502278e
3 changed files with 7 additions and 7 deletions
4
.github/workflows/charts-test.yaml
vendored
4
.github/workflows/charts-test.yaml
vendored
|
@ -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@89813590944857a3d6a2671c2b2798177116b30f
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@77a261d47ad0d4f6f47249e968d1ec19200ecbfd
|
||||
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@89813590944857a3d6a2671c2b2798177116b30f
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@77a261d47ad0d4f6f47249e968d1ec19200ecbfd
|
||||
with:
|
||||
schemaFile: "charts/${{ matrix.chart }}/values.schema.json"
|
||||
outputFile: "charts/${{ matrix.chart }}/values.schema.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue