Skip to content

Commit

Permalink
chore(deps): update yokawasa/action-setup-kube-tools action to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent ac04c97 commit 2822a42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/charts-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
chart: "charts/${{ matrix.chart }}"

- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.9.3
uses: yokawasa/action-setup-kube-tools@v0.10.0
with:
setup-tools: |
helmv3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/charts-release-ghpages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 0

- name: Install Kubernetes tools
uses: yokawasa/action-setup-kube-tools@v0.9.3
uses: yokawasa/action-setup-kube-tools@v0.10.0
with:
setup-tools: |
helmv3
Expand Down

0 comments on commit 2822a42

Please sign in to comment.