chore(deps): update container image docker.io/codercom/code-server to v4.22.1@62e1d25 by renovate (#19301)

This commit is contained in:
TrueCharts Bot
2024-03-16 17:23:13 +01:00
committed by GitHub
parent ace720f160
commit 1b2110580d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.22.0 appVersion: 4.22.1
dependencies: dependencies:
- name: common - name: common
version: 20.1.5 version: 20.1.5
@@ -25,7 +25,7 @@ keywords:
- vs - vs
- visual studio - visual studio
- vscode - vscode
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server - https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server - https://hub.docker.com/r/codercom/code-server
type: application type: application
version: 11.7.0 version: 11.7.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/codercom/code-server repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.22.0@sha256:de0c76895365456d651331ea3002befab50df31b6a9996d05b7c18c8734e5e4e tag: 4.22.1@sha256:62e1d2596d564f2f44c0ca710c8790cf4267fdfb183c9c761d272778ad51b217
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false