From e46d468270adcc0f368ec6bd88960b298089ce55 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 1 Oct 2022 12:38:35 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/code-server to v4.7.1 --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 0508a764..38252bbd 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -54,7 +54,7 @@ codeserverImage: # -- Specify the code-server image repository: tccr.io/truecharts/code-server # -- Specify the code-server image tag - tag: 4.7.0@sha256:0fb59db7ea6efa8275ccd890725029a90bbb55cb3eefa185ab09610995b74439 + tag: 4.7.1@sha256:8f618e268b747a06219cbc91b5b0858b33712975109cdc34436194de2be9c23f # -- Specify the code-server image pull policy pullPolicy: IfNotPresent From 44aa6b1c67fdc15b5875775d27324b0f3bcbc8b2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 1 Oct 2022 12:38:48 +0000 Subject: [PATCH 2/2] Commit bumped App Version Signed-off-by: TrueCharts-Bot --- charts/common/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index b6f755fd..ea511799 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.6.8 +version: 10.6.9