mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 10:26:29 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.47](https://github.com/truecharts/charts/compare/openvscode-server-2.0.47...code-server-4.0.47) (2022-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#4238](https://github.com/truecharts/charts/issues/4238))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.46](https://github.com/truecharts/charts/compare/code-server-4.0.45...code-server-4.0.46) (2022-10-27)
|
||||
|
||||
### Chore
|
||||
@@ -87,13 +97,3 @@
|
||||
|
||||
## [code-server-4.0.40](https://github.com/truecharts/charts/compare/code-server-4.0.39...code-server-4.0.40) (2022-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-4.0.39](https://github.com/truecharts/charts/compare/code-server-4.0.38...code-server-4.0.39) (2022-09-25)
|
||||
|
||||
@@ -3,4 +3,4 @@ dependencies:
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.7.7
|
||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
||||
generated: "2022-10-27T05:58:13.350979824Z"
|
||||
generated: "2022-10-30T10:57:44.672278365Z"
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "4.8.0"
|
||||
appVersion: "4.8.1"
|
||||
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: 4.0.46
|
||||
version: 4.0.47
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/code-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.8.0@sha256:3186e733b180f882b960785efdcacd2631bd32ed3e43deb62ff81044ef297f46
|
||||
tag: 4.8.1@sha256:90d177d75a17843f5604349ee2b537daeeb5cffa6346335ad7f802843e0f7fef
|
||||
|
||||
args:
|
||||
- --user-data-dir
|
||||
@@ -525,8 +525,6 @@ questions:
|
||||
description: Default
|
||||
- value: ClusterFirst
|
||||
description: ClusterFirst
|
||||
- value: ClusterFirstWithHostNet
|
||||
description: ClusterFirstWithHostNet
|
||||
- value: None
|
||||
description: None
|
||||
- variable: dnsConfig
|
||||
Reference in New Issue
Block a user