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 ( e978cf9 → 2d1ad42 )
This commit is contained in:
parent
2810a51782
commit
ce1c8adedb
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@e978cf983010ff31d778caa855dec4629f285e28
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@2d1ad42f9c9435845e91c9720114af2e5dc8d919
|
||||
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@e978cf983010ff31d778caa855dec4629f285e28
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@2d1ad42f9c9435845e91c9720114af2e5dc8d919
|
||||
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