From cfda05dd6256a5df59babd049640fee6bbe77659 Mon Sep 17 00:00:00 2001 From: ECG Bot Date: Mon, 19 Aug 2024 13:30:38 +0000 Subject: [PATCH] build(deps): update kubernetes/kubectl to v1.31.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This MR contains the following updates: | Package | Update | Change | |---|---|---| | [kubernetes/kubectl](https://github.com/kubernetes/kubectl) | minor | `1.30.3` -> `1.31.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes
kubernetes/kubectl (kubernetes/kubectl) ### [`v1.31.0`](https://github.com/kubernetes/kubectl/compare/kubernetes-1.30.4...kubernetes-1.31.0-rc.1) [Compare Source](https://github.com/kubernetes/kubectl/compare/kubernetes-1.30.4...kubernetes-1.31.0-rc.1) ### [`v1.30.4`](https://github.com/kubernetes/kubectl/compare/kubernetes-1.30.3...kubernetes-1.30.4) [Compare Source](https://github.com/kubernetes/kubectl/compare/kubernetes-1.30.3...kubernetes-1.30.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). --- chezmoi/dot_config/aquaproj-aqua/aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml index 1811ca49..82125e33 100644 --- a/chezmoi/dot_config/aquaproj-aqua/aqua.yaml +++ b/chezmoi/dot_config/aquaproj-aqua/aqua.yaml @@ -76,7 +76,7 @@ packages: - name: noahgorstein/jqp@v0.7.0 description: A TUI playground to experiment with jq link: https://github.com/noahgorstein/jqp -- name: kubernetes/kubectl@v1.30.3 +- name: kubernetes/kubectl@v1.31.0 description: The kubectl command line tool lets you control Kubernetes clusters link: https://kubernetes.io/docs/reference/kubectl/ - name: kubernetes-sigs/kind@v0.23.0