From f180845ff9c484a4db9a62139e667bfb9a9afa83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 02:04:52 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/jfro?= =?UTF-8?q?y/tnu=20(=200.4.1=20=E2=86=92=200.4.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | docker | ghcr.io/jfroy/tnu | 0.4.1 | 0.4.4 | --- .../system-upgrade/system-upgrade-controller/plans/talos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/plans/talos.yaml b/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/plans/talos.yaml index 8833c1234c..e1da16fab7 100644 --- a/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/plans/talos.yaml +++ b/kubernetes/cluster-0/apps/system-upgrade/system-upgrade-controller/plans/talos.yaml @@ -18,7 +18,7 @@ spec: - key: kubernetes.io/hostname operator: Exists upgrade: - image: ghcr.io/jfroy/tnu:0.4.1 + image: ghcr.io/jfroy/tnu:0.4.4 args: - --node=$(SYSTEM_UPGRADE_NODE_NAME) - --tag=$(SYSTEM_UPGRADE_PLAN_LATEST_VERSION)