Skip to content

Commit 442f254

Browse files
fix(container): update image ghcr.io/siderolabs/installer ( v1.12.2 → v1.12.3 ) (#2875)
| datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/siderolabs/installer | v1.12.2 | v1.12.3 | Co-authored-by: lord-of-lightning-bot[bot] <170540725+lord-of-lightning-bot[bot]@users.noreply.github.com>
1 parent ec56fda commit 442f254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/apps/system-upgrade/tuppr/upgrades/talosupgrade.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
talos:
99
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
10-
version: v1.12.2
10+
version: v1.12.3
1111
policy:
1212
rebootMode: powercycle
1313
healthChecks:

talos/talconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/budimanjojo/talhelper/master/pkg/config/schemas/talconfig.json
22
---
33
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
4-
talosVersion: v1.12.2
4+
talosVersion: v1.12.3
55
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
66
kubernetesVersion: v1.35.0
77

0 commit comments

Comments
 (0)