Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
833804ec79
commit
9be7b20d97
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [autobrr-5.0.4](https://github.com/truecharts/charts/compare/autobrr-5.0.3...autobrr-5.0.4) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-5.0.5](https://github.com/truecharts/charts/compare/autobrr-5.0.4...autobrr-5.0.5) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.32.0 ([#14036](https://github.com/truecharts/charts/issues/14036))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-5.0.4](https://github.com/truecharts/charts/compare/autobrr-5.0.3...autobrr-5.0.4) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-4.0.22](https://github.com/truecharts/charts/compare/autobrr-4.0.21...autobrr-4.0.22) (2023-06-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 5.0.4
|
||||
appVersion: "1.31.0"
|
||||
version: 5.0.5
|
||||
appVersion: "1.32.0"
|
||||
description: The modern download automation tool for torrents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autobrr-5.0.5](https://github.com/truecharts/charts/compare/autobrr-5.0.4...autobrr-5.0.5) (2023-10-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.32.0 ([#14036](https://github.com/truecharts/charts/issues/14036))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.31.0@sha256:78e39d159bd4adbbd71f80dcff9503a8b1961189920b04d22c3bf8d1a6b2e210
|
||||
tag: v1.32.0@sha256:9434470233190792ec0d63e667f940eeebc38bfb1711090234e0d05c2ba1590c
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue