From c6c1c42c61eb0596e454f27a49cab551057fd775 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sat, 28 Feb 2026 21:03:01 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../cl01tl/manifests/code-server/Deployment-code-server.yaml | 2 +- .../manifests/home-assistant/Deployment-home-assistant.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/code-server/Deployment-code-server.yaml b/clusters/cl01tl/manifests/code-server/Deployment-code-server.yaml index 6216f0d2a..8a862b514 100644 --- a/clusters/cl01tl/manifests/code-server/Deployment-code-server.yaml +++ b/clusters/cl01tl/manifests/code-server/Deployment-code-server.yaml @@ -46,7 +46,7 @@ spec: envFrom: - secretRef: name: codeserver-password-secret - image: ghcr.io/linuxserver/code-server:4.109.2@sha256:73ab43cfb971418c1ac019a69c7a4d7d3c46b4a25d6dcba8fcdade2109ca68ad + image: ghcr.io/linuxserver/code-server:4.109.2@sha256:e142dcf071e493ea04705441d1c7b22b62ca846c42b68e05193a5e55cb4af2d1 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml index 10f678169..e181c3ec7 100644 --- a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml @@ -46,7 +46,7 @@ spec: envFrom: - secretRef: name: home-assistant-code-server-password-secret - image: ghcr.io/linuxserver/code-server:4.109.2@sha256:73ab43cfb971418c1ac019a69c7a4d7d3c46b4a25d6dcba8fcdade2109ca68ad + image: ghcr.io/linuxserver/code-server:4.109.2@sha256:e142dcf071e493ea04705441d1c7b22b62ca846c42b68e05193a5e55cb4af2d1 imagePullPolicy: IfNotPresent name: code-server resources: