Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7368d7e56c
commit
52c72a4520
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [recyclarr-3.0.14](https://github.com/truecharts/charts/compare/recyclarr-3.0.13...recyclarr-3.0.14) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v4.1.3
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [recyclarr-3.0.15](https://github.com/truecharts/charts/compare/recyclarr-3.0.14...recyclarr-3.0.15) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v4.2.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.14](https://github.com/truecharts/charts/compare/recyclarr-3.0.13...recyclarr-3.0.14) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [recyclarr-3.0.5](https://github.com/truecharts/charts/compare/recyclarr-3.0.4...recyclarr-3.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.4](https://github.com/truecharts/charts/compare/recyclarr-3.0.3...recyclarr-3.0.4) (2022-12-12)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.1.3"
|
||||
appVersion: "4.2.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: 3.0.14
|
||||
version: 3.0.15
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [recyclarr-3.0.15](https://github.com/truecharts/charts/compare/recyclarr-3.0.14...recyclarr-3.0.15) (2023-01-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v4.2.0
|
||||
|
||||
|
|
@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http
|
|||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can!
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/recyclarr
|
||||
tag: 4.1.3@sha256:8eb45b30bc75a25b5918765a79cbbf448868a1b3ab13e84a04837d2db2d09a1d
|
||||
tag: 4.2.0@sha256:769cc3df9b064be0bc2ed75d6aa1ee50f516e3970f76a303eb4fecf0cb4735ae
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 568
|
Loading…
Reference in New Issue