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