mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 23:01:25 -03:00
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.11.0 (clustertool) (#39019)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/siderolabs/installer | minor | `v1.10.7` -> `v1.11.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInN5c3RlbS11cGdyYWRlIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
clusterName: ${CLUSTERNAME}
|
||||
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
|
||||
talosVersion: v1.10.7
|
||||
talosVersion: v1.11.0
|
||||
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
|
||||
kubernetesVersion: v1.34.0
|
||||
endpoint: https://${VIP}:6443
|
||||
|
||||
@@ -5,6 +5,6 @@ metadata:
|
||||
namespace: flux-system
|
||||
data:
|
||||
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
|
||||
TALOS_VERSION: v1.10.7
|
||||
TALOS_VERSION: v1.11.0
|
||||
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
|
||||
KUBERNETES_VERSION: v1.34.0
|
||||
|
||||
Reference in New Issue
Block a user