From 6b08ccf3d0af3a3634daacc4dcf69feac67074a9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Feb 2024 13:16:13 +0100 Subject: [PATCH] chore(deps): update yokawasa/action-setup-kube-tools action to v0.10.0 by renovate (#18266) 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.9.3` -> `v0.10.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.10.0`](https://togithub.com/yokawasa/action-setup-kube-tools/blob/HEAD/CHANGELOG.md#v0100) [Compare Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.9.3...v0.10.0) - update action to node20
--- ### 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 494eb912e2d..73b0811e72d 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -60,7 +60,7 @@ jobs: ref: ${{ steps.save-commit-hash.outputs.commit_hash }} steps: - name: Install Kubernetes tools - uses: yokawasa/action-setup-kube-tools@af4ebb1af1efd30c5bd84a2e9773355ad6362a33 # v0.9.3 + uses: yokawasa/action-setup-kube-tools@93f6df178ec13d1b814a7622073ba28727716ca2 # v0.10.0 with: setup-tools: | helmv3