Skip to content

Commit 152a9f9

Browse files
feat(container): update image ghcr.io/siderolabs/installer ( v1.9.5 → v1.10.1 )
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------- | | docker | ghcr.io/siderolabs/installer | v1.9.5 | v1.10.1 |
1 parent ab25983 commit 152a9f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/ks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ spec:
4343
postBuild:
4444
substitute:
4545
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
46-
TALOS_VERSION: v1.9.5
46+
TALOS_VERSION: v1.10.1
4747
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
4848
KUBERNETES_VERSION: v1.32.3

kubernetes/cluster-0/talos/talconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ clusterName: &clusterName ${clusterName}
44
endpoint: "https://${clusterName}.${domainName}:6443"
55

66
# renovate: depName=ghcr.io/siderolabs/installer datasource=docker
7-
talosVersion: v1.9.5
7+
talosVersion: v1.10.1
88
# renovate: depName=ghcr.io/siderolabs/kubelet datasource=docker
99
kubernetesVersion: v1.30.11
1010

0 commit comments

Comments
 (0)