From aacffa24a27452fb37f05dc24d608a08118ad47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 19:46:29 -0500 Subject: [PATCH] Update ghcr.io/linuxserver/code-server Docker tag to v4.98.2 (#1405) 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 9f6268db1..e052fd762 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.98.0@sha256:096fa13f294ff2a0bcd4d411c30a93577c40d28743280c5d7966756f905c0013 + tag: 4.98.2@sha256:87fbf594ae4a6494d0623967fc4c7a42774945c9cf032b55c57128ca675f2221 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/applications/home-assistant/values.yaml b/clusters/cl01tl/applications/home-assistant/values.yaml index 624fcd16f..a5dddff0a 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.98.0@sha256:096fa13f294ff2a0bcd4d411c30a93577c40d28743280c5d7966756f905c0013 + tag: 4.98.2@sha256:87fbf594ae4a6494d0623967fc4c7a42774945c9cf032b55c57128ca675f2221 pullPolicy: IfNotPresent env: - name: TZ