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: []