chore(helm): update image docker.io/codercom/code-server 4.99.1 → 4.99.2 (#34328)

This commit is contained in:
TrueCharts Bot
2025-04-13 14:23:50 +02:00
committed by GitHub
parent fb50b5202d
commit 89f84129d2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.99.1
appVersion: 4.99.2
dependencies:
- name: common
version: 25.4.10
@@ -38,5 +38,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server
type: application
version: 13.14.0
version: 13.14.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent
tag: 4.99.1@sha256:f316e875c21d6d340a3d2754d19636f231ceb87c17223c5c3ace1d3135e677e2
tag: 4.99.2@sha256:6b5fcf74bb19579ca1666c8f96ac406ca5146a5c8756963a10991c4e520fa085
securityContext:
container:
readOnlyRootFilesystem: false