Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1115185c0e
commit
e980187de9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.7](https://github.com/truecharts/charts/compare/recyclarr-6.0.6...recyclarr-6.0.7) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v5.4.3 ([#12682](https://github.com/truecharts/charts/issues/12682))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [recyclarr-6.0.8](https://github.com/truecharts/charts/compare/recyclarr-6.0.7...recyclarr-6.0.8) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v6.0.0 ([#13100](https://github.com/truecharts/charts/issues/13100))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-6.0.7](https://github.com/truecharts/charts/compare/recyclarr-6.0.6...recyclarr-6.0.7) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [recyclarr-4.0.25](https://github.com/truecharts/charts/compare/recyclarr-4.0.24...recyclarr-4.0.25) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-4.0.24](https://github.com/truecharts/charts/compare/recyclarr-4.0.23...recyclarr-4.0.24) (2023-06-13)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.4.3"
|
||||
appVersion: "6.0.0"
|
||||
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.7
|
||||
version: 6.0.8
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.8](https://github.com/truecharts/charts/compare/recyclarr-6.0.7...recyclarr-6.0.8) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v6.0.0 ([#13100](https://github.com/truecharts/charts/issues/13100))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/recyclarr
|
||||
tag: v5.4.3@sha256:408bc969b1e74cbb3561d0844db75462cba6c51d1a7bbbd310002ea66b78f6c5
|
||||
tag: v6.0.0@sha256:0cede04df08e6c5f3e2ebced70b9ec74fac1de048542ab608782d4d1c4c2f447
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue