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.8.3 → v1.8.4 ) #6020

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/installer patch v1.8.3 -> v1.8.4

Release Notes

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

v1.8.4

Compare Source

Talos 1.8.4 (2024-12-13)

Welcome to the v1.8.4 release of Talos!

Starting with Talos v1.8.0, only standard assets would be published as github release assets. These include:

  • cloud-images.json
  • talosctl binaries
  • kernel
  • initramfs
  • metal iso and disk images
  • talosctl-cni-bundle

All other release assets can be downloaded from Image Factory.

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

Component Updates

Linux: 6.6.64
runc: 1.2.3
Kubernetes: 1.31.4
etcd: 3.5.17

Talos is built with Go 1.22.10.

Contributors
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Christian Luetke-Stetzkamp
  • Noel Georgi
  • OliviaBarrington
  • Steven Kreitzer
Changes
17 commits

  • @​3c151c8 release(v1.8.4): prepare release
  • @​1fb38e4 fix: use mtu network option for podman
  • @​acd9fda fix: order volume config by the requested size
  • @​c547557 fix: install iptables-nft to the host
  • @​94b342b fix: lock provisioning order of user disk partitions
  • @​df8fe4c feat: support vlan/bond in v1, vlan in v2 for nocloud
  • @​3a1727e fix: don't reset health status if service doesn't support health checks
  • @​7ff796f fix: make system_disk condition work properly before install
  • @​379eefd fix: nocloud network link matching on MAC addresses
  • @​c87ec03 feat: allow for onlink directive (nocloud)
  • @​aa14ae5 fix: small logrus fixes
  • @​b90863a fix: properly halt installation if Talos already installed
  • @​6d20ade fix: make vmware platform common code build on all arches
  • @​bc2d547 fix: allow CEL expressions config merge
  • @​5188f64 fix: install on non-empty disk
  • @​6f411cc feat: update etcd to v3.5.17
  • @​7f91e31 feat: update Linux 6.6.64, runc 1.2.3

Changes from siderolabs/pkgs
7 commits

Changes from siderolabs/tools
1 commit

Dependency Changes
  • github.com/siderolabs/go-blockdevice/v2 v2.0.3 -> v2.0.4
  • github.com/siderolabs/pkgs v1.8.0-31-g9c80a4a -> v1.8.0-38-g0698d6e
  • github.com/siderolabs/talos/pkg/machinery v1.8.3 -> v1.8.4
  • github.com/siderolabs/tools v1.8.0-3-g653182a -> v1.8.0-4-gadfcf5a
  • go.etcd.io/etcd/api/v3 v3.5.16 -> v3.5.17
  • go.etcd.io/etcd/client/pkg/v3 v3.5.16 -> v3.5.17
  • go.etcd.io/etcd/client/v3 v3.5.16 -> v3.5.17
  • go.etcd.io/etcd/etcdutl/v3 v3.5.16 -> v3.5.17
  • k8s.io/api v0.31.2 -> v0.31.4
  • k8s.io/apiserver v0.31.2 -> v0.31.4
  • k8s.io/client-go v0.31.2 -> v0.31.4
  • k8s.io/component-base v0.31.2 -> v0.31.4
  • k8s.io/kube-scheduler v0.31.2 -> v0.31.4
  • k8s.io/kubectl v0.31.2 -> v0.31.4
  • k8s.io/kubelet v0.31.2 -> v0.31.4
  • k8s.io/pod-security-admission v0.31.2 -> v0.31.4

Previous release can be found at v1.8.3

Images

ghcr.io/siderolabs/flannel:v0.25.7
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/etcd-development/etcd:v3.5.17
registry.k8s.io/kube-apiserver:v1.31.4
registry.k8s.io/kube-controller-manager:v1.31.4
registry.k8s.io/kube-scheduler:v1.31.4
registry.k8s.io/kube-proxy:v1.31.4
ghcr.io/siderolabs/kubelet:v1.31.4
ghcr.io/siderolabs/installer:v1.8.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.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 13, 2024 10:09
@lumiere-bot lumiere-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 13, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 13, 2024

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

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

@@ -19,13 +19,13 @@

   - name: system-upgrade-controller
   interval: 30m
   path: ./kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/plans
   postBuild:
     substitute:
       KUBERNETES_VERSION: v1.31.3
-      TALOS_VERSION: v1.8.3
+      TALOS_VERSION: v1.8.4
     substituteFrom:
     - kind: ConfigMap
       name: cluster-settings
     - kind: Secret
       name: cluster-secrets
   prune: true
--- kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/plans Kustomization: flux-system/system-upgrade-controller-plans Plan: system-upgrade/kubernetes

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

@@ -26,13 +26,13 @@

     - --server=false
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.8.3
+    image: ghcr.io/siderolabs/talosctl:v1.8.4
   secrets:
   - ignoreUpdates: true
     name: talos
     path: /var/run/secrets/talos.dev
   serviceAccountName: system-upgrade
   tolerations:
@@ -48,9 +48,9 @@

     - --to=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)
     envs:
     - name: NODE_IP
       valueFrom:
         fieldRef:
           fieldPath: status.hostIP
-    image: ghcr.io/siderolabs/talosctl:v1.8.3
+    image: ghcr.io/siderolabs/talosctl:v1.8.4
   version: v1.31.3
 

@lumiere-bot lumiere-bot bot merged commit d0689ab into main Dec 17, 2024
11 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-patch-talos branch December 17, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants