Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ace071a5d7
commit
b03f74ea0a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.4](https://github.com/truecharts/charts/compare/recyclarr-6.0.3...recyclarr-6.0.4) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v5.4.0 ([#12522](https://github.com/truecharts/charts/issues/12522))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [recyclarr-6.0.5](https://github.com/truecharts/charts/compare/recyclarr-6.0.4...recyclarr-6.0.5) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v5.4.1 ([#12538](https://github.com/truecharts/charts/issues/12538))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-6.0.4](https://github.com/truecharts/charts/compare/recyclarr-6.0.3...recyclarr-6.0.4) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [recyclarr-4.0.22](https://github.com/truecharts/charts/compare/recyclarr-4.0.21...recyclarr-4.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-4.0.21](https://github.com/truecharts/charts/compare/recyclarr-4.0.20...recyclarr-4.0.21) (2023-06-07)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.4.0"
|
||||
appVersion: "5.4.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://github.com/recyclarr/recyclarr
|
||||
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
|
||||
type: application
|
||||
version: 6.0.4
|
||||
version: 6.0.5
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.5](https://github.com/truecharts/charts/compare/recyclarr-6.0.4...recyclarr-6.0.5) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v5.4.1 ([#12538](https://github.com/truecharts/charts/issues/12538))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/recyclarr
|
||||
tag: v5.4.0@sha256:fcb40867239eeb09227c6d65b55fcb15c625ca459fa1a2c5e4c7c7d1c24df112
|
||||
tag: v5.4.1@sha256:b579254d88aae7b087f9ae16dd0a43183b3d2cb52e7b985e0d9d0ea71504dc81
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue