Skip to content

Commit c024375

Browse files
[common] Update Update Docker image ghcr.io/coder/code-server to v4.111.0
1 parent 6f3ea0f commit c024375

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/stable/common/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: common
33
description: Function library for k8s-home-lab charts
44
type: library
5-
version: 4.5.4
5+
version: 4.6.0
66
kubeVersion: ">=1.32.0"
77
keywords:
88
- k8s-at-home
@@ -15,4 +15,4 @@ maintainers:
1515
annotations:
1616
artifacthub.io/changes: |
1717
- kind: changed
18-
description: Fix documentation
18+
description: Applied minor update of image ghcr.io/coder/code-server to 4.111.0

charts/stable/common/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ addons:
619619
# -- Specify the code-server image
620620
repository: ghcr.io/coder/code-server
621621
# -- Specify the code-server image tag
622-
tag: 4.5.1
622+
tag: 4.111.0
623623
# -- Specify the code-server image pull policy
624624
pullPolicy: IfNotPresent
625625

0 commit comments

Comments
 (0)