Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c60e69de4b
commit
b1c6b063f5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.30.0 ([#12879](https://github.com/truecharts/charts/issues/12879))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-5.0.1](https://github.com/truecharts/charts/compare/autobrr-5.0.0...autobrr-5.0.1) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-4.0.19](https://github.com/truecharts/charts/compare/autobrr-4.0.18...autobrr-4.0.19) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 5.0.1
|
||||
appVersion: "1.29.0"
|
||||
version: 5.0.2
|
||||
appVersion: "1.30.0"
|
||||
description: The modern download automation tool for torrents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autobrr-5.0.2](https://github.com/truecharts/charts/compare/autobrr-5.0.1...autobrr-5.0.2) (2023-09-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.30.0 ([#12879](https://github.com/truecharts/charts/issues/12879))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.29.0@sha256:9ea7cefccdf24b8e701fe8501862684f2f8f697c8fa418e627f6e134c3f22b68
|
||||
tag: v1.30.0@sha256:4701e08db7368c065f5c2288dadcf4dbce2f87c7873e5474d7821797534a6b28
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue