Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e51b61a0fc
commit
0996320c95
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [autobrr-3.0.5](https://github.com/truecharts/charts/compare/autobrr-3.0.4...autobrr-3.0.5) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-3.0.6](https://github.com/truecharts/charts/compare/autobrr-3.0.5...autobrr-3.0.6) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.12.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-3.0.5](https://github.com/truecharts/charts/compare/autobrr-3.0.4...autobrr-3.0.5) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [autobrr-3.0.1](https://github.com/truecharts/charts/compare/autobrr-3.0.0...autobrr-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [autobrr-3.0.1](https://github.com/truecharts/charts/compare/autobrr-3.0.0...autobrr-3.0.1) (2022-11-15)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: autobrr
|
||||
version: 3.0.5
|
||||
appVersion: "1.11.0"
|
||||
version: 3.0.6
|
||||
appVersion: "1.12.0"
|
||||
description: The modern download automation tool for torrents.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [autobrr-3.0.6](https://github.com/truecharts/charts/compare/autobrr-3.0.5...autobrr-3.0.6) (2022-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/autobrr to v1.12.0
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.11.0@sha256:08fa2236b760ff733cc26cd76a18a5ea35059f84ab3844906e75df85fdd01bfb
|
||||
tag: 1.12.0@sha256:f6978f4164cb938ca2fc61075b2e8326cafbe9da551f5cca3f9d55f919a97762
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue