diff --git a/charts/common/values.yaml b/charts/common/values.yaml index f9f9e7c..6225f70 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.122.1 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent