Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ced2cc930d
commit
0c21f3b9d4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,16 @@
|
|||
|
||||
|
||||
|
||||
## [recyclarr-6.0.11](https://github.com/truecharts/charts/compare/recyclarr-6.0.10...recyclarr-6.0.11) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v6.0.2 ([#13822](https://github.com/truecharts/charts/issues/13822))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-6.0.10](https://github.com/truecharts/charts/compare/recyclarr-6.0.9...recyclarr-6.0.10) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -87,13 +97,3 @@
|
|||
|
||||
## [recyclarr-6.0.1](https://github.com/truecharts/charts/compare/recyclarr-6.0.0...recyclarr-6.0.1) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v5.2.0 ([#11322](https://github.com/truecharts/charts/issues/11322))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-6.0.0](https://github.com/truecharts/charts/compare/recyclarr-5.0.1...recyclarr-6.0.0) (2023-07-31)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "6.0.1"
|
||||
appVersion: "6.0.2"
|
||||
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.10
|
||||
version: 6.0.11
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [recyclarr-6.0.11](https://github.com/truecharts/charts/compare/recyclarr-6.0.10...recyclarr-6.0.11) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v6.0.2 ([#13822](https://github.com/truecharts/charts/issues/13822))
|
||||
- run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/recyclarr
|
||||
tag: v6.0.1@sha256:c3344f9d10cfbbc5eda5dcc6bfc92973fbd2920d386f6d63ad1d5f16b6a60bed
|
||||
tag: v6.0.2@sha256:1e4fefc526d63c6a4ae034eb03def2c0fa44696ad8ad9c3743ffebc5d74875f2
|
||||
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue