Skip to content

Commit

Permalink
chore(deps): update yokawasa/action-setup-kube-tools action to v0.10.…
Browse files Browse the repository at this point in the history
…0 by renovate (truecharts#18266)

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

<details>
<summary>yokawasa/action-setup-kube-tools
(yokawasa/action-setup-kube-tools)</summary>

###
[`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

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuNSIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Feb 18, 2024
1 parent 3dc5ce8 commit 6b08ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b08ccf

Please sign in to comment.