Skip to content

Commit

Permalink
chore(deps): update container image docker.io/codercom/code-server to…
Browse files Browse the repository at this point in the history
… v4.23.0@55dc2e1 by renovate
  • Loading branch information
truecharts-admin committed Apr 9, 2024
1 parent 204bb16 commit bd6dd52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/code-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.22.1
appVersion: 4.23.0
dependencies:
- name: common
version: 20.3.3
Expand All @@ -25,7 +25,7 @@ keywords:
- vs
- visual studio
- vscode
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://hub.docker.com/r/codercom/code-server
type: application
version: 11.9.1
version: 11.10.0
2 changes: 1 addition & 1 deletion charts/stable/code-server/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/codercom/code-server
pullPolicy: IfNotPresent
tag: 4.22.1@sha256:62e1d2596d564f2f44c0ca710c8790cf4267fdfb183c9c761d272778ad51b217
tag: 4.23.0@sha256:55dc2e1d8e1b7c24fe8c52587c9950e73e4498c673d6ef9dfd215010ecd44168
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit bd6dd52

Please sign in to comment.