From 07da291d72673032cf201491a84d81ed070520bb Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Fri, 5 Feb 2021 14:11:34 -0700 Subject: [PATCH] chore: update v to 3.8.1 in values.yaml --- 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 7a04321d..b240264c 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: '3.8.0' + tag: '3.8.1' pullPolicy: Always imagePullSecrets: []