From 42197815831d46ff394900dac7743b41e2dee281 Mon Sep 17 00:00:00 2001 From: Oliver Kuckertz Date: Wed, 17 Jan 2024 15:26:15 +0100 Subject: [PATCH] Update unstable.yaml image path [skip ci] --- deploy/unstable.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/unstable.yaml b/deploy/unstable.yaml index 9320a02..b148816 100644 --- a/deploy/unstable.yaml +++ b/deploy/unstable.yaml @@ -29,7 +29,7 @@ spec: operator: Exists effect: NoSchedule containers: - - image: ghcr.io/mologie/talos-vmtoolsd-unstable:latest + - image: ghcr.io/siderolabs/talos-vmtoolsd-unstable:latest imagePullPolicy: Always name: talos-vmtoolsd volumeMounts: