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-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [code-server-7.0.5](https://github.com/truecharts/charts/compare/code-server-7.0.4...code-server-7.0.5) (2023-04-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.4](https://github.com/truecharts/charts/compare/code-server-7.0.3...code-server-7.0.4) (2023-04-15)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.12.0"
|
||||
appVersion: "4.13.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: 7.0.14
|
||||
version: 7.0.15
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/code-server/7.0.15/app-changelog.md
Normal file
9
stable/code-server/7.0.15/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.12.0@sha256:d3f88ccfea90f93f38d97f8bfd8d7595c56fc57c69fe8cd5d28d42aca1a06eff
|
||||
tag: v4.13.0@sha256:3eae79348586a725993cc26bc71b5ba20736f93e78f735e8c51fa63e75f5fcae
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user