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(github-release): update siderolabs/talos ( v1.9.3 → v1.9.4 ) #4228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change
siderolabs/talos patch v1.9.3 -> v1.9.4

Release Notes

siderolabs/talos (siderolabs/talos)

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner February 13, 2025 18:31
@mchesterbot mchesterbot bot added renovate/github-release type/patch area/talos Changes made in the talos directory labels Feb 13, 2025
@mchesterbot mchesterbot bot force-pushed the renovate/patch-talos branch from 28e849e to 3b934aa Compare February 14, 2025 04:53
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Feb 14, 2025
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Feb 14, 2025

--- kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans

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

@@ -16,13 +16,13 @@

   - name: cluster-apps-system-upgrade-controller
   interval: 30m
   path: kubernetes/apps/kube-system/system-upgrade-controller/plans
   postBuild:
     substitute:
       KUBERNETES_VERSION: v1.32.1
-      TALOS_VERSION: v1.9.3
+      TALOS_VERSION: v1.9.4
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
       optional: true
     - kind: Secret
       name: cluster-secrets
--- kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/kubernetes

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

@@ -26,9 +26,9 @@

     - --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: spec.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.9.3
+    image: ghcr.io/siderolabs/talosctl:v1.9.4
   version: v1.32.1
 
--- kubernetes/apps/kube-system/system-upgrade-controller/plans Kustomization: flux-system/cluster-apps-system-upgrade-controller-plans Plan: kube-system/talos

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

@@ -29,8 +29,8 @@

     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
     image: ghcr.io/jfroy/tnu:0.4.0
-  version: v1.9.3
+  version: v1.9.4
 

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 area/talos Changes made in the talos directory renovate/github-release type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants