From 0a640ff76117017db1540e77bb96acb69f9823b3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 22:29:26 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/code-server to v4.10.0 --- charts/stable/code-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/code-server/values.yaml b/charts/stable/code-server/values.yaml index f04a6367f31..f35fd6061fd 100644 --- a/charts/stable/code-server/values.yaml +++ b/charts/stable/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/code-server pullPolicy: IfNotPresent - tag: 4.9.1@sha256:b339bd8f6da4c73c0259d6951991278aa1595a6be570a207ce635c75aac9893d + tag: 4.10.0@sha256:9bc3830cf56d56e06fbaba9734a409b1d9456249dc8c635bbc11fe79bc08e63f args: - --user-data-dir From ce9369efa1579c906b6a1f2ce685eb45ecb2bf7b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 22:35:27 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/code-server/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/code-server/Chart.yaml b/charts/stable/code-server/Chart.yaml index c3f35a580fa..dce1247eaa1 100644 --- a/charts/stable/code-server/Chart.yaml +++ b/charts/stable/code-server/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.9.1" +appVersion: "4.10.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://hub.docker.com/r/codercom/code-server - https://github.com/cdr/code-server type: application -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - media