2 Commits

Author SHA1 Message Date
6754d8c9f3 chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.2
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m42s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
2026-01-25 18:33:12 +00:00
0978119555 chore(config): migrate Renovate config (#3490)
All checks were successful
renovate / renovate (push) Successful in 5m1s
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.

  You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.

🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.

 Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions).

---

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

Reviewed-on: #3490
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-25 18:29:59 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -405,7 +405,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.0
tag: v1.12.2
pullPolicy: IfNotPresent
args:
- etcd
@@ -438,7 +438,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.0
tag: v1.12.2
pullPolicy: IfNotPresent
args:
- etcd
@@ -471,7 +471,7 @@ etcd-defrag:
main:
image:
repository: ghcr.io/siderolabs/talosctl
tag: v1.12.0
tag: v1.12.2
pullPolicy: IfNotPresent
args:
- etcd

View File

@@ -68,7 +68,7 @@
"docker"
],
"matchManagers": [
"regex"
"custom.regex"
],
"groupName": "docker-custom-updates",
"groupSlug": "docker-custom-updates",
@@ -87,7 +87,7 @@
"docker"
],
"matchManagers": [
"regex"
"custom.regex"
],
"groupName": "docker-custom-automerge",
"groupSlug": "docker-custom-automerge",