diff --git a/charts/common/values.yaml b/charts/common/values.yaml index d94029dc..364d6809 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -738,7 +738,7 @@ addons: # -- Specify the code-server image repository: ghcr.io/coder/code-server # -- Specify the code-server image tag - tag: 4.13.0 + tag: 4.96.2 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent