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.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.10.1 ([#8439](https://github.com/truecharts/charts/issues/8439))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.0](https://github.com/truecharts/charts/compare/code-server-6.0.11...code-server-7.0.0) (2023-04-11)
|
||||
|
||||
### Feat
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.10.1"
|
||||
appVersion: "4.12.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.10
|
||||
version: 7.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/code-server/7.0.11/app-changelog.md
Normal file
9
stable/code-server/7.0.11/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.10.1@sha256:a985769d59e828860d627928dd441f057769c683bc6ef8bed6c79b5eb1681c11
|
||||
tag: 4.12.0@sha256:d3f88ccfea90f93f38d97f8bfd8d7595c56fc57c69fe8cd5d28d42aca1a06eff
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user