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 ) #892

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

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.

@field-repair-bot-74a
Copy link
Contributor Author

--- HelmRelease: zfs/zfs-scrubber CronJob: zfs/zfs-scrubber

+++ HelmRelease: zfs/zfs-scrubber CronJob: zfs/zfs-scrubber

@@ -37,13 +37,13 @@

           restartPolicy: Never
           containers:
           - env:
             - name: PUSHOVER_NOTIFICATION
               value: 'true'
             - name: TALOS_VERSION
-              value: v1.9.3
+              value: v1.9.4
             - name: ZFS_POOL
               value: speed
             envFrom:
             - secretRef:
                 name: zfs-scrubber-secret
             image: ghcr.io/heavybullets8/zfs-scrubber:1.0.6@sha256:548a7e1a55088ab2d4738a38708104b264b4401e098348594daa96cad58402bd

@field-repair-bot-74a
Copy link
Contributor Author

--- kubernetes/apps/zfs/zfs-scrubber/app Kustomization: flux-system/zfs-scrubber HelmRelease: zfs/zfs-scrubber

+++ kubernetes/apps/zfs/zfs-scrubber/app Kustomization: flux-system/zfs-scrubber HelmRelease: zfs/zfs-scrubber

@@ -30,13 +30,13 @@

     controllers:
       zfs-scrubber:
         containers:
           app:
             env:
               PUSHOVER_NOTIFICATION: true
-              TALOS_VERSION: v1.9.3
+              TALOS_VERSION: v1.9.4
               ZFS_POOL: speed
             envFrom:
             - secretRef:
                 name: zfs-scrubber-secret
             image:
               repository: ghcr.io/heavybullets8/zfs-scrubber
--- kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/zfs-scrubber

+++ kubernetes/apps Kustomization: flux-system/cluster-apps Kustomization: flux-system/zfs-scrubber

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

     secretRef:
       name: sops-age
   interval: 30m
   path: ./kubernetes/apps/zfs/zfs-scrubber/app
   postBuild:
     substitute:
-      TALOS_VERSION: v1.9.3
+      TALOS_VERSION: v1.9.4
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
       optional: false
     - kind: Secret
       name: cluster-secrets

@Heavybullets8 Heavybullets8 force-pushed the main branch 4 times, most recently from 5ba5628 to b875ddd Compare February 14, 2025 06:02
@Heavybullets8 Heavybullets8 merged commit 6ce8b80 into main Feb 14, 2025
9 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/patch-talos branch February 14, 2025 20:03
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.

1 participant