Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e6225933c1
commit
8b56de5ab9
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-4.0.3](https://github.com/truecharts/charts/compare/crafty-4-4.0.2...crafty-4-4.0.3) (2023-10-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
|
||||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [crafty-4-4.0.4](https://github.com/truecharts/charts/compare/crafty-4-4.0.3...crafty-4-4.0.4) (2023-11-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/crafty-4 to v4.2.1 ([#14201](https://github.com/truecharts/charts/issues/14201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-4.0.3](https://github.com/truecharts/charts/compare/crafty-4-4.0.2...crafty-4-4.0.3) (2023-10-29)
|
## [crafty-4-4.0.3](https://github.com/truecharts/charts/compare/crafty-4-4.0.2...crafty-4-4.0.3) (2023-10-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [crafty-4-3.0.22](https://github.com/truecharts/charts/compare/crafty-4-3.0.21...crafty-4-3.0.22) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.2.0"
|
appVersion: "4.2.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://craftycontrol.com/
|
- https://craftycontrol.com/
|
||||||
- https://gitlab.com/crafty-controller/crafty-4
|
- https://gitlab.com/crafty-controller/crafty-4
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.3
|
version: 4.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: GameServers
|
truecharts.org/category: GameServers
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [crafty-4-4.0.4](https://github.com/truecharts/charts/compare/crafty-4-4.0.3...crafty-4-4.0.4) (2023-11-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/crafty-4 to v4.2.1 ([#14201](https://github.com/truecharts/charts/issues/14201))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/crafty-4
|
repository: tccr.io/truecharts/crafty-4
|
||||||
tag: v4.2.0@sha256:83ba1e1458ce20959d7e6672f7441255a7a6aee9fc9deb18f4abe0928e75ec1b
|
tag: v4.2.1@sha256:0a622959246755d682729dfae3bcecc2ab22e5b2fda38b67b25089005cc93da4
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
|
@ -1354,19 +1354,6 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: clusterCertificate
|
|
||||||
label: Cluster Certificate (Experimental)
|
|
||||||
description: 'Add the name of your cluster-wide certificate, that you set up in ClusterIssuer chart. NOTE: This is an experimental feature'
|
|
||||||
schema:
|
|
||||||
show_if: [["certificateIssuer", "=", ""]]
|
|
||||||
type: string
|
|
||||||
default: ""
|
|
||||||
- variable: secretName
|
|
||||||
label: Custom Certificate Secret (Advanced)'
|
|
||||||
schema:
|
|
||||||
show_if: [["certificateIssuer", "=", ""]]
|
|
||||||
type: string
|
|
||||||
default: ""
|
|
||||||
- variable: middlewares
|
- variable: middlewares
|
||||||
label: Traefik Middlewares
|
label: Traefik Middlewares
|
||||||
description: Add previously created Traefik Middlewares to this Ingress
|
description: Add previously created Traefik Middlewares to this Ingress
|
||||||
|
@ -1432,19 +1419,26 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
|
- variable: 'clusterCertificate (Advanced)'
|
||||||
|
label: Cluster Certificate
|
||||||
|
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
show_if: [["clusterIssuer", "=", ""]]
|
||||||
|
default: ""
|
||||||
|
- variable: secretName
|
||||||
|
label: 'Use Custom Certificate Secret (Advanced)'
|
||||||
|
schema:
|
||||||
|
show_if: [["certificateIssuer", "=", ""]]
|
||||||
|
type: string
|
||||||
|
default: ""
|
||||||
- variable: scaleCert
|
- variable: scaleCert
|
||||||
label: Use TrueNAS SCALE Certificate (Deprecated)
|
label: 'Use TrueNAS SCALE Certificate (Deprecated)'
|
||||||
schema:
|
schema:
|
||||||
show_if: [["certificateIssuer", "=", ""]]
|
show_if: [["certificateIssuer", "=", ""]]
|
||||||
type: int
|
type: int
|
||||||
$ref:
|
$ref:
|
||||||
- "definitions/certificate"
|
- "definitions/certificate"
|
||||||
- variable: secretName
|
|
||||||
label: Use Custom Secret (Advanced)
|
|
||||||
schema:
|
|
||||||
show_if: [["certificateIssuer", "=", ""]]
|
|
||||||
type: string
|
|
||||||
default: ""
|
|
||||||
- variable: ingressList
|
- variable: ingressList
|
||||||
label: Add Manual Custom Ingresses
|
label: Add Manual Custom Ingresses
|
||||||
group: Ingress
|
group: Ingress
|
Loading…
Reference in New Issue