Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [code-server-9.0.11](https://github.com/truecharts/charts/compare/code-server-9.0.10...code-server-9.0.11) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16384](https://github.com/truecharts/charts/issues/16384))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-9.1.0](https://github.com/truecharts/charts/compare/code-server-9.0.11...code-server-9.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.20.0[@945c1c6](https://github.com/945c1c6) by renovate ([#16488](https://github.com/truecharts/charts/issues/16488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-9.0.11](https://github.com/truecharts/charts/compare/code-server-9.0.10...code-server-9.0.11) (2023-12-24)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [code-server-9.0.2](https://github.com/truecharts/charts/compare/code-server-9.0.1...code-server-9.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-9.0.1](https://github.com/truecharts/charts/compare/code-server-9.0.0...code-server-9.0.1) (2023-12-20)
|
||||
|
||||
### Chore
|
||||
@@ -1,8 +1,8 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: code-server
|
||||
version: 9.0.11
|
||||
appVersion: 4.19.1
|
||||
version: 9.1.0
|
||||
appVersion: 4.20.0
|
||||
description: Run VS Code on any machine anywhere and access it in the browser.
|
||||
home: https://truecharts.org/charts/stable/code-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
|
||||
9
stable/code-server/9.1.0/app-changelog.md
Normal file
9
stable/code-server/9.1.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-9.1.0](https://github.com/truecharts/charts/compare/code-server-9.0.11...code-server-9.1.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.20.0[@945c1c6](https://github.com/945c1c6) by renovate ([#16488](https://github.com/truecharts/charts/issues/16488))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/codercom/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.19.1@sha256:993c381c28a3738b903ac21180f5f9dab8f2aa547bbb0b9d69bea558691e10d3
|
||||
tag: 4.20.0@sha256:945c1c6452a3ac798283a6f43fb0c815e4c0e9418bceec37eac6d6bd378b5e99
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
Reference in New Issue
Block a user