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.22.1@62e1d25 by renovate (#19301)
  • Loading branch information
truecharts-admin committed Mar 16, 2024
1 parent ace720f commit 1b21105
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.0
appVersion: 4.22.1
dependencies:
- name: common
version: 20.1.5
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.7.0
version: 11.7.1
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.0@sha256:de0c76895365456d651331ea3002befab50df31b6a9996d05b7c18c8734e5e4e
tag: 4.22.1@sha256:62e1d2596d564f2f44c0ca710c8790cf4267fdfb183c9c761d272778ad51b217
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 1b21105

Please sign in to comment.