Skip to content

Commit

Permalink
chore(deps): update container image tccr.io/truecharts/code-server to…
Browse files Browse the repository at this point in the history
… v4.18.0 (#13870)
  • Loading branch information
truecharts-admin authored Oct 22, 2023
1 parent 644b9c2 commit c9f825e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/code-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.17.1"
appVersion: "4.18.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://github.com/cdr/code-server
type: application
version: 8.0.5
version: 8.0.6
annotations:
truecharts.org/catagories: |
- media
Expand Down
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: tccr.io/truecharts/code-server
pullPolicy: IfNotPresent
tag: v4.17.1@sha256:4e798a4fb81f27726930c2f96756a2a6e8310833aec65dbb5a60f451ef4188a0
tag: v4.18.0@sha256:e59861c2753490910c08bc3db5ea09234c9a80a3fcbac810621084c7178ce4b0

securityContext:
container:
Expand Down

0 comments on commit c9f825e

Please sign in to comment.