From 4857103a167cf68b5072ffa1cb0cfa8e40a43dd6 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 15 Aug 2024 21:34:24 -0500 Subject: [PATCH] pin image to hash --- clusters/cl01tl/applications/code-server/Chart.yaml | 2 +- clusters/cl01tl/applications/code-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/applications/code-server/Chart.yaml b/clusters/cl01tl/applications/code-server/Chart.yaml index 4c52a13a5..d71bec906 100644 --- a/clusters/cl01tl/applications/code-server/Chart.yaml +++ b/clusters/cl01tl/applications/code-server/Chart.yaml @@ -25,4 +25,4 @@ dependencies: repository: http://alexlebens.github.io/helm-charts version: 1.4.1 icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/code-server.png -appVersion: 4.90.2-ls218 +appVersion: 4.91.1 diff --git a/clusters/cl01tl/applications/code-server/values.yaml b/clusters/cl01tl/applications/code-server/values.yaml index efb17d5e8..1355bd58f 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.91.1-ls223 + tag: 4.91.1@sha256:5cdea3284e9263e1dc6abf374e4057c32840c4d5e02af2ca515499f7c1cc75bb pullPolicy: IfNotPresent env: - name: TZ