Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
|
||||
|
||||
## [code-server-8.0.12](https://github.com/truecharts/charts/compare/code-server-8.0.11...code-server-8.0.12) (2023-11-17)
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-8.1.12](https://github.com/truecharts/charts/compare/code-server-8.0.12...code-server-8.1.12) (2023-11-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.19.0 ([#15073](https://github.com/truecharts/charts/issues/15073))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-8.0.12](https://github.com/truecharts/charts/compare/code-server-8.0.11...code-server-8.0.12) (2023-11-17)
|
||||
|
||||
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- update helm general non-major ([#12869](https://github.com/truecharts/charts/issues/12869))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-8.0.2](https://github.com/truecharts/charts/compare/code-server-8.0.1...code-server-8.0.2) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.17.0 ([#12886](https://github.com/truecharts/charts/issues/12886))
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.18.0"
|
||||
appVersion: 4.19.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -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.12
|
||||
version: 8.1.12
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/code-server/8.1.12/app-changelog.md
Normal file
9
stable/code-server/8.1.12/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-8.1.12](https://github.com/truecharts/charts/compare/code-server-8.0.12...code-server-8.1.12) (2023-11-19)
|
||||
|
||||
### Feat
|
||||
|
||||
- update container image docker.io/codercom/code-server to v4.19.0 ([#15073](https://github.com/truecharts/charts/issues/15073))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/codercom/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.18.0@sha256:29267847d68332a28d249bd5235715402b144a3903b921da0a1962173aef10b1
|
||||
tag: 4.19.0@sha256:d485b27ce0eeb32bc09beb512825eb5ad2d5ad09202e64e0bd4ca27b1555062f
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
Reference in New Issue
Block a user