mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-13 13:50:40 +05:30
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.0
This commit is contained in:
parent
f3b690de32
commit
88f4ed40e0
2
.github/workflows/charts-lint.yaml
vendored
2
.github/workflows/charts-lint.yaml
vendored
@ -49,7 +49,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.10.0
|
uses: yokawasa/action-setup-kube-tools@v0.11.0
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
@ -39,7 +39,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
uses: yokawasa/action-setup-kube-tools@v0.10.0
|
uses: yokawasa/action-setup-kube-tools@v0.11.0
|
||||||
with:
|
with:
|
||||||
setup-tools: |
|
setup-tools: |
|
||||||
helmv3
|
helmv3
|
||||||
|
Loading…
Reference in New Issue
Block a user