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