File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : common
33description : Function library for k8s-home-lab charts
44type : library
5- version : 4.5.4
5+ version : 4.6.0
66kubeVersion : " >=1.32.0"
77keywords :
88 - k8s-at-home
@@ -15,4 +15,4 @@ maintainers:
1515annotations :
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments