diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index bcb00976..b747dba3 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -604,7 +604,7 @@ addons: # -- Specify the code-server image repository: ghcr.io/coder/code-server # -- Specify the code-server image tag - tag: 4.17.1 + tag: 4.18.0 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent