diff --git a/charts/common/values.yaml b/charts/common/values.yaml index b32847f..c2090fc 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -565,7 +565,7 @@ addons: # -- Specify the code-server image repository: codercom/code-server # -- Specify the code-server image tag - tag: 3.9.2 + tag: 4.121.0 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent