diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 50e9c750..c80ab0a0 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.90.3 + tag: 4.91.0 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent