diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index f90cb941..fe495351 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.12.0 + tag: 4.13.0 # -- Specify the code-server image pull policy pullPolicy: IfNotPresent