mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 06:56:14 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [code-server-8.0.10](https://github.com/truecharts/charts/compare/code-server-8.0.9...code-server-8.0.10) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-8.0.9](https://github.com/truecharts/charts/compare/code-server-8.0.8...code-server-8.0.9) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
|
||||
## [code-server-8.0.0](https://github.com/truecharts/charts/compare/code-server-7.0.31...code-server-8.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [code-server-7.0.31](https://github.com/truecharts/charts/compare/code-server-7.0.30...code-server-7.0.31) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/code-server to v4.16.0 ([#11014](https://github.com/truecharts/charts/issues/11014))
|
||||
@@ -3,7 +3,7 @@ appVersion: "4.18.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.3
|
||||
version: 14.3.3
|
||||
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
|
||||
@@ -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.9
|
||||
version: 8.0.10
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
9
stable/code-server/8.0.10/app-changelog.md
Normal file
9
stable/code-server/8.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [code-server-8.0.10](https://github.com/truecharts/charts/compare/code-server-8.0.9...code-server-8.0.10) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
BIN
stable/code-server/8.0.10/charts/common-14.3.3.tgz
Normal file
BIN
stable/code-server/8.0.10/charts/common-14.3.3.tgz
Normal file
Binary file not shown.
@@ -1007,7 +1007,7 @@ questions:
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
items:
|
||||
- variable: tlsEntry
|
||||
label: Host
|
||||
@@ -1036,7 +1036,7 @@ questions:
|
||||
- variable: scaleCert
|
||||
label: Use TrueNAS SCALE Certificate (Deprecated)
|
||||
schema:
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
type: int
|
||||
$ref:
|
||||
- "definitions/certificate"
|
||||
@@ -1045,13 +1045,13 @@ questions:
|
||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
default: ""
|
||||
- variable: secretName
|
||||
label: Use Custom Secret (Advanced)
|
||||
schema:
|
||||
type: string
|
||||
show_if: [["clusterIssuer", "=", ""]]
|
||||
show_if: [["certificateIssuer", "=", ""]]
|
||||
default: ""
|
||||
- variable: entrypoint
|
||||
label: Traefik Entrypoint
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [code-server-8.0.9](https://github.com/truecharts/charts/compare/code-server-8.0.8...code-server-8.0.9) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user