Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c946786804
commit
c33e0a2dda
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-5.0.1](https://github.com/truecharts/charts/compare/autobrr-5.0.0...autobrr-5.0.1) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.29.0 ([#12518](https://github.com/truecharts/charts/issues/12518))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-5.0.0](https://github.com/truecharts/charts/compare/autobrr-4.0.27...autobrr-5.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-4.0.18](https://github.com/truecharts/charts/compare/autobrr-4.0.17...autobrr-4.0.18) (2023-05-27)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 5.0.0
|
||||
appVersion: "1.28.0"
|
||||
version: 5.0.1
|
||||
appVersion: "1.29.0"
|
||||
description: The modern download automation tool for torrents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autobrr-5.0.1](https://github.com/truecharts/charts/compare/autobrr-5.0.0...autobrr-5.0.1) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.29.0 ([#12518](https://github.com/truecharts/charts/issues/12518))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.28.0@sha256:31f67d5a10f012fe3ab074bbbf0ab4d5061f448eec84a0ea2826d94e8da65af1
|
||||
tag: v1.29.0@sha256:9ea7cefccdf24b8e701fe8501862684f2f8f697c8fa418e627f6e134c3f22b68
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue