mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci(github-action): update bjw-s-labs/helm-charts-actions ( e1f32a2 → 6b17d33 )
This commit is contained in:
parent
e4b5e19cf3
commit
4b18313fe8
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@e1f32a2075db2e3d68983a3f33cbab944eb29f5a
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@6b17d333a735d38e62c46c4698b55d60597d2336
|
||||
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@e1f32a2075db2e3d68983a3f33cbab944eb29f5a
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@6b17d333a735d38e62c46c4698b55d60597d2336
|
||||
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