From 8c4e906da663c4463c87494d8495b2cc288662fb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 5 Apr 2024 08:28:09 +0200 Subject: [PATCH] chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.1 by renovate (#20263) 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 | patch | `v0.11.0` -> `v0.11.1` | --- > [!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.1`](https://togithub.com/yokawasa/action-setup-kube-tools/releases/tag/v0.11.1) [Compare Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.11.0...v0.11.1) #### What's Changed - updated sample tool versions in README by [@​yokawasa](https://togithub.com/yokawasa) in [https://github.com/yokawasa/action-setup-kube-tools/pull/55](https://togithub.com/yokawasa/action-setup-kube-tools/pull/55) - Bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/yokawasa/action-setup-kube-tools/pull/56](https://togithub.com/yokawasa/action-setup-kube-tools/pull/56) - Release v0.11.1 by [@​yokawasa](https://togithub.com/yokawasa) in [https://github.com/yokawasa/action-setup-kube-tools/pull/57](https://togithub.com/yokawasa/action-setup-kube-tools/pull/57) **Full Changelog**: https://github.com/yokawasa/action-setup-kube-tools/compare/v0.11.0...v0.11.1
--- ### 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 412f7eb7e5d..67c7aa0a221 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -68,7 +68,7 @@ jobs: ref: ${{ steps.save-commit-hash.outputs.commit_hash }} steps: - name: Install Kubernetes tools - uses: yokawasa/action-setup-kube-tools@dc0754a9a47b40f22f9bd52ffb082bbe6d142b22 # v0.11.0 + uses: yokawasa/action-setup-kube-tools@5fe385031665158529decddddb51d6224422836e # v0.11.1 with: setup-tools: | helmv3