Skip to content

fix(container): update talos group#603

Merged
mortyops[bot] merged 1 commit intomainfrom
renovate/talos
Mar 22, 2026
Merged

fix(container): update talos group#603
mortyops[bot] merged 1 commit intomainfrom
renovate/talos

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops Bot commented Mar 21, 2026

This PR contains the following updates:

Package Type Update Change
ghcr.io/aviator-coding/talosctl-busybox patch v1.12.2v1.12.5
ghcr.io/siderolabs/installer patch v1.12.5v1.12.6
ghcr.io/siderolabs/talosctl stage patch v1.12.5v1.12.6

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl)

v1.12.6

Compare Source

Talos 1.12.6 (2026-03-19)

Welcome to the v1.12.6 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.18.18
runc: 1.3.5

Talos is built with Go 1.25.8.

Contributors
  • Mickaël Canévet
  • Andrey Smirnov
  • Dominik Pitz
  • Kai Zhang
  • Noel Georgi
  • Stanley Chan
  • Zadkiel AHARONIAN
Changes
21 commits

  • @​a1b8bd6 release(v1.12.6): prepare release
  • @​72bd570 feat: update Linux to 6.18.18
  • @​9d5638f fix: accept image cache volume encryption config
  • @​0f018bf fix: panic in hardware.SystemInfoController
  • @​c46b898 fix: validate missing apiVersion in config document decoder
  • @​c47cad9 fix: pull in a fix for dmesg timestamps
  • @​190336a fix: prevent stale discovered volumes reads
  • @​217e9bb fix: bring in new version of go-cmd and go-blockdevice
  • @​d7779a5 fix: stop pulling wrong platform for images
  • @​eb6eb66 fix(machined): support USERDATA legacy fallback in OpenNebula driver
  • @​ba20c7c feat(machined): add ONEGATE proxy route and deterministic interface iteration for OpenNebula
  • @​739f664 feat(machined): inherit IP6_METHOD from METHOD in OpenNebula driver
  • @​93878c0 fix(machined): align OpenNebula hostname precedence with reference
  • @​9718d73 feat(machined): add IPv6 alias address support for OpenNebula (ETH_ALIAS_IP6)
  • @​b649fb4 feat(machined): support ETH*_IP6_METHOD (static/dhcp/auto/disable) for OpenNebula
  • @​c81df6f refactor(machined): extract per-interface IPv4 helper in OpenNebula driver
  • @​501924e fix(machined): use ParseFQDN for hostname parsing in OpenNebula
  • @​e9331b2 feat(machined): support per-interface route metric for OpenNebula (ETH*_METRIC)
  • @​6e78afb feat(machined): add network alias support for OpenNebula (ETH_ALIAS)
  • @​9f648b4 feat(machined): merge global and per-interface DNS for OpenNebula
  • @​04fba03 feat(machined): add static routes support via ETH*_ROUTES for OpenNebula

Changes from siderolabs/go-cmd
2 commits

Changes from siderolabs/go-kmsg
3 commits

Changes from siderolabs/pkgs
4 commits

Dependency Changes
  • github.com/google/go-containerregistry v0.20.6 -> v0.20.7
  • github.com/siderolabs/go-blockdevice/v2 v2.0.24 -> v2.0.26
  • github.com/siderolabs/go-cmd v0.1.3 -> v0.2.0
  • github.com/siderolabs/go-kmsg v0.1.4 -> v0.1.5
  • github.com/siderolabs/pkgs v1.12.0-46-ge695c74 -> v1.12.0-50-ga92bed5
  • github.com/siderolabs/talos/pkg/machinery v1.12.5 -> v1.12.6
  • github.com/spf13/cobra v1.10.1 -> v1.10.2
  • golang.org/x/sys v0.41.0 -> v0.42.0
  • google.golang.org/grpc v1.78.0 -> v1.79.3

Previous release can be found at v1.12.5

Images

ghcr.io/siderolabs/flannel:v0.27.4
registry.k8s.io/coredns/coredns:v1.13.2
registry.k8s.io/etcd:v3.6.8
registry.k8s.io/kube-apiserver:v1.35.2
registry.k8s.io/kube-controller-manager:v1.35.2
registry.k8s.io/kube-scheduler:v1.35.2
registry.k8s.io/kube-proxy:v1.35.2
ghcr.io/siderolabs/kubelet:v1.35.2
registry.k8s.io/pause:3.10
ghcr.io/siderolabs/installer:v1.12.6
ghcr.io/siderolabs/installer-base:v1.12.6
ghcr.io/siderolabs/imager:v1.12.6
ghcr.io/siderolabs/talos:v1.12.6
ghcr.io/siderolabs/talosctl-all:v1.12.6
ghcr.io/siderolabs/overlays:v1.12.6
ghcr.io/siderolabs/extensions:v1.12.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops Bot commented Mar 21, 2026

--- kubernetes/apps/system-upgrade/tuppr/upgrades Kustomization: system-upgrade/tuppr-upgrades TalosUpgrade: system-upgrade/cluster

+++ kubernetes/apps/system-upgrade/tuppr/upgrades Kustomization: system-upgrade/tuppr-upgrades TalosUpgrade: system-upgrade/cluster

@@ -16,8 +16,8 @@

   - apiVersion: ceph.rook.io/v1
     expr: status.ceph.health in ['HEALTH_OK']
     kind: CephCluster
   policy:
     rebootMode: powercycle
   talos:
-    version: v1.12.5
+    version: v1.12.6
 
--- kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops

+++ kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops

@@ -192,13 +192,13 @@

             subPath: talosctl
         initContainers:
         - command:
           - cp
           - /usr/local/bin/talosctl
           - /talos-bin/talosctl
-          image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.2
+          image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.5
           name: talosctl-installer
           volumeMounts:
           - mountPath: /talos-bin
             name: talos-bin
         securityContext:
           fsGroup: 1001
--- kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox

+++ kubernetes/apps/actions-runner-system/gha-runner-scale-set/app Kustomization: actions-runner-system/gha-runner-scale-set HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox

@@ -226,13 +226,13 @@

             name: dind-storage
         initContainers:
         - command:
           - cp
           - /usr/local/bin/talosctl
           - /talos-bin/talosctl
-          image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.2
+          image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.5
           name: talosctl-installer
           volumeMounts:
           - mountPath: /talos-bin
             name: talos-bin
         securityContext:
           fsGroup: 1001

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops Bot commented Mar 21, 2026

--- HelmRelease: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops AutoscalingRunnerSet: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops

+++ HelmRelease: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops AutoscalingRunnerSet: actions-runner-system/gha-runner-scale-set-aviator-coding-home-ops

@@ -11,13 +11,13 @@

     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/part-of: gha-rs
     actions.github.com/scale-set-name: gha-runner-scale-set-aviator-coding-home-ops
     actions.github.com/scale-set-namespace: actions-runner-system
   annotations:
     secret.reloader.stakater.com/reload: aviator-coding-runner-secret
-    actions.github.com/values-hash: ebc8ff8b11108e9f2c5a303fd093fc80176b91d9b9fb56424d1a39e53430ca8
+    actions.github.com/values-hash: 2d5c99e80819e20ada48727d096f57832acdfbfe46d11d1e5430dd12c0d3b68
     actions.github.com/cleanup-manager-role-binding: gha-runner-scale-set-aviator-coding-home-ops-gha-rs-manager
     actions.github.com/cleanup-manager-role-name: gha-runner-scale-set-aviator-coding-home-ops-gha-rs-manager
 spec:
   githubConfigUrl: https://github.com/aviator-coding/home-ops
   githubConfigSecret: aviator-coding-runner-secret
   maxRunners: 15
@@ -140,13 +140,13 @@

       serviceAccountName: actions-runner
       initContainers:
       - command:
         - cp
         - /usr/local/bin/talosctl
         - /talos-bin/talosctl
-        image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.2
+        image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.5
         name: talosctl-installer
         volumeMounts:
         - mountPath: /talos-bin
           name: talos-bin
       containers:
       - name: runner
--- HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox AutoscalingRunnerSet: actions-runner-system/gha-rs-ac-ai-k8s-sandbox

+++ HelmRelease: actions-runner-system/gha-rs-ac-ai-k8s-sandbox AutoscalingRunnerSet: actions-runner-system/gha-rs-ac-ai-k8s-sandbox

@@ -11,13 +11,13 @@

     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/part-of: gha-rs
     actions.github.com/scale-set-name: gha-rs-ac-ai-k8s-sandbox
     actions.github.com/scale-set-namespace: actions-runner-system
   annotations:
     secret.reloader.stakater.com/reload: aviator-coding-runner-secret
-    actions.github.com/values-hash: 7f6529814a8e8d833cc3c9b2536fdbcd2734fe944cf0df49617d967b1228674
+    actions.github.com/values-hash: e85d73f2faab30d30e95979ac3dfdbee84fc839122caf89bb47cb3c69f0c1b4
     actions.github.com/cleanup-manager-role-binding: gha-rs-ac-ai-k8s-sandbox-gha-rs-manager
     actions.github.com/cleanup-manager-role-name: gha-rs-ac-ai-k8s-sandbox-gha-rs-manager
 spec:
   githubConfigUrl: https://github.com/aviator-coding/ai-k8s-sandbox
   githubConfigSecret: aviator-coding-runner-secret
   maxRunners: 15
@@ -140,13 +140,13 @@

       serviceAccountName: actions-runner
       initContainers:
       - command:
         - cp
         - /usr/local/bin/talosctl
         - /talos-bin/talosctl
-        image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.2
+        image: ghcr.io/aviator-coding/talosctl-busybox:v1.12.5
         name: talosctl-installer
         volumeMounts:
         - mountPath: /talos-bin
           name: talos-bin
       containers:
       - name: runner

@mortyops mortyops Bot force-pushed the renovate/talos branch 3 times, most recently from a9e7041 to a227642 Compare March 21, 2026 20:07
| datasource | package                                 | from    | to      |
| ---------- | --------------------------------------- | ------- | ------- |
| docker     | ghcr.io/aviator-coding/talosctl-busybox | v1.12.2 | v1.12.5 |
| docker     | ghcr.io/siderolabs/installer            | v1.12.5 | v1.12.6 |
| docker     | ghcr.io/siderolabs/talosctl             | v1.12.5 | v1.12.6 |
@mortyops mortyops Bot force-pushed the renovate/talos branch from a227642 to 8a7d7b0 Compare March 22, 2026 00:23
@mortyops mortyops Bot merged commit 9ec1960 into main Mar 22, 2026
12 checks passed
@mortyops mortyops Bot deleted the renovate/talos branch March 22, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants