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 ( 8318080 → 014a9ed )
This commit is contained in:
parent
e72d597c15
commit
219902e15b
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@8318080d65530858457e77dc8c0f5360c7cc649e
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@014a9ed6f051d816b7d0d37f733caeb9eecb01aa
|
||||
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@8318080d65530858457e77dc8c0f5360c7cc649e
|
||||
uses: bjw-s-labs/helm-charts-actions/dereference-json-schema@014a9ed6f051d816b7d0d37f733caeb9eecb01aa
|
||||
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