From 92d211a60b9ffa4a4fcc13622e49cebdb3640cf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 11:39:44 -0500 Subject: [PATCH] Update ghcr.io/linuxserver/code-server Docker tag to v4.98.0 (#1388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- clusters/cl01tl/applications/code-server/values.yaml | 2 +- clusters/cl01tl/applications/home-assistant/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/code-server/values.yaml b/clusters/cl01tl/applications/code-server/values.yaml index 766970114..9f6268db1 100644 --- a/clusters/cl01tl/applications/code-server/values.yaml +++ b/clusters/cl01tl/applications/code-server/values.yaml @@ -9,7 +9,7 @@ code-server: main: image: repository: ghcr.io/linuxserver/code-server - tag: 4.97.2@sha256:3d1f7bd7399b4b54622e580a7f14afd6886ff698fc11dd1978afd04cc6e7b529 + tag: 4.98.0@sha256:096fa13f294ff2a0bcd4d411c30a93577c40d28743280c5d7966756f905c0013 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/applications/home-assistant/values.yaml b/clusters/cl01tl/applications/home-assistant/values.yaml index cef8c61b2..e5397a174 100644 --- a/clusters/cl01tl/applications/home-assistant/values.yaml +++ b/clusters/cl01tl/applications/home-assistant/values.yaml @@ -21,7 +21,7 @@ home-assistant: code-server: image: repository: ghcr.io/linuxserver/code-server - tag: 4.97.2@sha256:3d1f7bd7399b4b54622e580a7f14afd6886ff698fc11dd1978afd04cc6e7b529 + tag: 4.98.0@sha256:096fa13f294ff2a0bcd4d411c30a93577c40d28743280c5d7966756f905c0013 pullPolicy: IfNotPresent env: - name: TZ