Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
87e3803414
commit
54f5c44e85
|
@ -1,10 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [autobrr-5.0.6](https://github.com/truecharts/charts/compare/autobrr-5.0.5...autobrr-5.0.6) (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 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [autobrr-5.0.7](https://github.com/truecharts/charts/compare/autobrr-5.0.6...autobrr-5.0.7) (2023-10-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autobrr to v1.33.0 ([#14180](https://github.com/truecharts/charts/issues/14180))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autobrr-5.0.6](https://github.com/truecharts/charts/compare/autobrr-5.0.5...autobrr-5.0.6) (2023-10-29)
|
## [autobrr-5.0.6](https://github.com/truecharts/charts/compare/autobrr-5.0.5...autobrr-5.0.6) (2023-10-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [autobrr-4.0.24](https://github.com/truecharts/charts/compare/autobrr-4.0.23...autobrr-4.0.24) (2023-06-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/autobrr to v1.27.1 ([#9943](https://github.com/truecharts/charts/issues/9943))
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: autobrr
|
name: autobrr
|
||||||
version: 5.0.6
|
version: 5.0.7
|
||||||
appVersion: "1.32.0"
|
appVersion: "1.33.0"
|
||||||
description: The modern download automation tool for torrents.
|
description: The modern download automation tool for torrents.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [autobrr-5.0.7](https://github.com/truecharts/charts/compare/autobrr-5.0.6...autobrr-5.0.7) (2023-10-31)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/autobrr to v1.33.0 ([#14180](https://github.com/truecharts/charts/issues/14180))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/autobrr
|
repository: tccr.io/truecharts/autobrr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.32.0@sha256:9434470233190792ec0d63e667f940eeebc38bfb1711090234e0d05c2ba1590c
|
tag: v1.33.0@sha256:82fbc60578cbc9a80554cac3187534d1e169fc6ce260db110c3575d5fe177a9e
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
|
@ -800,19 +800,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
|
||||||
|
@ -878,19 +865,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