diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 5c62bc0d..5e5d1c1d 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.6.10 +version: 10.6.11 diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 9e62b85b..93556d40 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -54,7 +54,7 @@ codeserverImage: # -- Specify the code-server image repository: tccr.io/truecharts/code-server # -- Specify the code-server image tag - tag: 4.7.0@sha256:0fb59db7ea6efa8275ccd890725029a90bbb55cb3eefa185ab09610995b74439 + tag: 4.7.1@sha256:8f618e268b747a06219cbc91b5b0858b33712975109cdc34436194de2be9c23f # -- Specify the code-server image pull policy pullPolicy: IfNotPresent