From 756eaa22fc1a28a4204122ebccb4de953a6c7ee8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Feb 2024 13:13:44 +0100 Subject: [PATCH] chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.0 by renovate (#18502) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [yokawasa/action-setup-kube-tools](https://togithub.com/yokawasa/action-setup-kube-tools) | action | minor | `v0.10.0` -> `v0.11.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
yokawasa/action-setup-kube-tools (yokawasa/action-setup-kube-tools) ### [`v0.11.0`](https://togithub.com/yokawasa/action-setup-kube-tools/releases/tag/v0.11.0) [Compare Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.10.0...v0.11.0) #### What's Changed - Support `arch-type` by [@​yokawasa](https://togithub.com/yokawasa) in [https://github.com/yokawasa/action-setup-kube-tools/pull/53](https://togithub.com/yokawasa/action-setup-kube-tools/pull/53) - release v0.11.0 by [@​yokawasa](https://togithub.com/yokawasa) in [https://github.com/yokawasa/action-setup-kube-tools/pull/54](https://togithub.com/yokawasa/action-setup-kube-tools/pull/54) **Full Changelog**: https://github.com/yokawasa/action-setup-kube-tools/compare/v0.10.0...v0.11.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index f7e378924a3..7d23d172f37 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -62,7 +62,7 @@ jobs: ref: ${{ steps.save-commit-hash.outputs.commit_hash }} steps: - name: Install Kubernetes tools - uses: yokawasa/action-setup-kube-tools@93f6df178ec13d1b814a7622073ba28727716ca2 # v0.10.0 + uses: yokawasa/action-setup-kube-tools@dc0754a9a47b40f22f9bd52ffb082bbe6d142b22 # v0.11.0 with: setup-tools: | helmv3