Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1d2ed2aa01
commit
350a084c34
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [recyclarr-6.0.2](https://github.com/truecharts/charts/compare/recyclarr-6.0.1...recyclarr-6.0.2) (2023-08-12)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/recyclarr to v5.2.1 ([#11480](https://github.com/truecharts/charts/issues/11480))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [recyclarr-6.0.3](https://github.com/truecharts/charts/compare/recyclarr-6.0.2...recyclarr-6.0.3) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/recyclarr to v5.3.1 ([#12178](https://github.com/truecharts/charts/issues/12178))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [recyclarr-6.0.2](https://github.com/truecharts/charts/compare/recyclarr-6.0.1...recyclarr-6.0.2) (2023-08-12)
|
## [recyclarr-6.0.2](https://github.com/truecharts/charts/compare/recyclarr-6.0.1...recyclarr-6.0.2) (2023-08-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04)
|
## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [recyclarr-4.0.19](https://github.com/truecharts/charts/compare/recyclarr-4.0.18...recyclarr-4.0.19) (2023-05-27)
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "5.2.1"
|
appVersion: "5.3.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/recyclarr/recyclarr
|
- https://github.com/recyclarr/recyclarr
|
||||||
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
|
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.2
|
version: 6.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [recyclarr-6.0.3](https://github.com/truecharts/charts/compare/recyclarr-6.0.2...recyclarr-6.0.3) (2023-09-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/recyclarr to v5.3.1 ([#12178](https://github.com/truecharts/charts/issues/12178))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/recyclarr
|
repository: tccr.io/truecharts/recyclarr
|
||||||
tag: v5.2.1@sha256:30489e27df8cd6e0b5dcc2453894b244e51505efe8e9911cae9296742d23677f
|
tag: v5.3.1@sha256:ef118f324a8c3d75c412e88c798d66aee3ba467485bc706e2f70b6d5ce3f66d3
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue