Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/siderolabs/installer ( v1.9.3 → v1.9.4 ) #2653

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

ro-bott[bot]
Copy link
Contributor

@ro-bott ro-bott bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.9.3 -> v1.9.4

Release Notes

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

v1.9.4

Compare Source

Talos 1.9.4 (2025-02-13)

Welcome to the v1.9.4 release of Talos!

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

Ingress Firewall

Talos Ingress Firewall now filters access to Kubernetes NodePort services correctly.

Component Updates
  • Linux: 6.12.13
  • Flannel: 0.26.4
  • Kubernetes: 1.32.2

Talos is built with Go 1.23.6.

Contributors
  • Andrey Smirnov
  • Dmitry Sharshakov
  • Dmitriy Matrenichev
  • Mathspy
Changes
13 commits

Changes from siderolabs/pkgs
2 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/go-blockdevice/v2 v2.0.13 -> v2.0.14
  • github.com/siderolabs/pkgs v1.9.0-25-g2250843 -> v1.9.0-27-g27017e0
  • github.com/siderolabs/talos/pkg/machinery v1.9.3 -> v1.9.4
  • github.com/siderolabs/tools v1.9.0-2-gbf2085e -> v1.9.0-3-gb2ede52

Previous release can be found at v1.9.3

Images
ghcr.io/siderolabs/flannel:v0.26.4
registry.k8s.io/coredns/coredns:v1.12.0
gcr.io/etcd-development/etcd:v3.5.18
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-scheduler:v1.32.2
registry.k8s.io/kube-proxy:v1.32.2
ghcr.io/siderolabs/kubelet:v1.32.2
ghcr.io/siderolabs/installer:v1.9.4
registry.k8s.io/pause:3.10

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.


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

This PR has been generated by Renovate Bot.

@ro-bott ro-bott bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Feb 13, 2025
@ro-bott ro-bott bot force-pushed the renovate/patch-talos branch from 5ed9538 to 87372f4 Compare February 15, 2025 07:01
@ro-bott
Copy link
Contributor Author

ro-bott bot commented Feb 15, 2025

--- kubernetes/apps/kube-system/system-upgrade/plans Kustomization: kube-system/system-upgrade-plans Plan: kube-system/kubernetes

+++ kubernetes/apps/kube-system/system-upgrade/plans Kustomization: kube-system/system-upgrade-plans Plan: kube-system/kubernetes

@@ -23,9 +23,9 @@

   serviceAccountName: system-upgrade
   upgrade:
     args:
     - --nodes=$(SYSTEM_UPGRADE_NODE_NAME)
     - upgrade-k8s
     - --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
-    image: ghcr.io/siderolabs/talosctl:v1.9.3
+    image: ghcr.io/siderolabs/talosctl:v1.9.4
   version: v1.32.2
 
--- kubernetes/apps/kube-system/system-upgrade/plans Kustomization: kube-system/system-upgrade-plans Plan: kube-system/talos

+++ kubernetes/apps/kube-system/system-upgrade/plans Kustomization: kube-system/system-upgrade-plans Plan: kube-system/talos

@@ -26,8 +26,8 @@

   upgrade:
     args:
     - --node=$(SYSTEM_UPGRADE_NODE_NAME)
     - --tag=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
     - --powercycle
     image: ghcr.io/jfroy/tnu:0.4.0
-  version: v1.9.3
+  version: v1.9.4
 
--- kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: kube-system/system-upgrade-plans

+++ kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: kube-system/system-upgrade-plans

@@ -20,13 +20,13 @@

     namespace: kube-system
   interval: 30m
   path: ./kubernetes/apps/kube-system/system-upgrade/plans
   postBuild:
     substitute:
       KUBERNETES_VERSION: v1.32.2
-      TALOS_VERSION: v1.9.3
+      TALOS_VERSION: v1.9.4
   prune: true
   sourceRef:
     kind: GitRepository
     name: flux-system
     namespace: flux-system
   targetNamespace: kube-system

@rodent1 rodent1 merged commit 709ffcd into main Feb 15, 2025
10 checks passed
@rodent1 rodent1 deleted the renovate/patch-talos branch February 15, 2025 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant