From 59e6d07fe88db8533ea295b86bc5ea9206fa7e1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 01:28:05 +0000 Subject: [PATCH] chore(deps): update codercom/code-server docker tag to v4.7.0 --- ci/helm-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/helm-chart/values.yaml b/ci/helm-chart/values.yaml index 2c767e62b813..598bf1c85dba 100644 --- a/ci/helm-chart/values.yaml +++ b/ci/helm-chart/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: codercom/code-server - tag: '4.6.1' + tag: '4.7.0' pullPolicy: Always # Specifies one or more secrets to be used when pulling images from a