mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
ci(github-action): update yokawasa/action-setup-kube-tools action to v0.9.1
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 | | github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 | | github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 | | github-tags | yokawasa/action-setup-kube-tools | v0.9.0 | v0.9.1 |
This commit is contained in:
parent
5a1a10e7a3
commit
fb416d37eb
3 changed files with 4 additions and 4 deletions
2
.github/workflows/charts-lint.yaml
vendored
2
.github/workflows/charts-lint.yaml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
||||||
chart: "charts/${{ matrix.chart }}"
|
chart: "charts/${{ matrix.chart }}"
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.9.0
|
uses: yokawasa/action-setup-kube-tools@v0.9.1
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.9.0
|
uses: yokawasa/action-setup-kube-tools@v0.9.1
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
|
4
.github/workflows/charts-test.yaml
vendored
4
.github/workflows/charts-test.yaml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
ref: ${{ inputs.checkoutCommit }}
|
ref: ${{ inputs.checkoutCommit }}
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.9.0
|
uses: yokawasa/action-setup-kube-tools@v0.9.1
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
@ -102,7 +102,7 @@ jobs:
|
||||||
ref: ${{ inputs.checkoutCommit }}
|
ref: ${{ inputs.checkoutCommit }}
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.9.0
|
uses: yokawasa/action-setup-kube-tools@v0.9.1
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue