From b44005461380e43ae5603e26949fd1dfa34009d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 11:08:24 -0700 Subject: [PATCH] chore(deps): update codercom/code-server docker tag to v4.7.0 (#5551) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 2c767e62b..598bf1c85 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