Skip to content

Commit

Permalink
fix(container): update talos group ( v1.9.3 → v1.9.4 ) (#670)
Browse files Browse the repository at this point in the history
Co-authored-by: aisling-bot[bot] <166857493+aisling-bot[bot]@users.noreply.github.com>
  • Loading branch information
aisling-bot[bot] authored Feb 13, 2025
1 parent cd01944 commit 418ce65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
operator: Exists
upgrade:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
image: ghcr.io/siderolabs/talosctl:v1.9.3
image: ghcr.io/siderolabs/talosctl:v1.9.4
envs:
- name: NODE
valueFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: {{ .Release.Namespace }}
spec:
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
version: v1.9.3
version: v1.9.4
concurrency: 1
exclusive: true
serviceAccountName: system-upgrade
Expand Down
2 changes: 1 addition & 1 deletion configs/inventory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ nodes:
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetes_version: v1.32.2
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talos_version: v1.9.3
talos_version: v1.9.4
talos_factory_key: "ac1b37c517712298c49093ffc9a6313a8f50dd7efdbca991658877ce0720723d"
cluster_name: aisling-homelab
controlplane_proxy_hostname: kube.dex136.xyz
Expand Down

0 comments on commit 418ce65

Please sign in to comment.