mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 18:46:18 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.6](https://github.com/truecharts/charts/compare/recyclarr-3.0.5...recyclarr-3.0.6) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v4.0.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.5](https://github.com/truecharts/charts/compare/recyclarr-3.0.4...recyclarr-3.0.5) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
@@ -86,14 +95,5 @@
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.1](https://github.com/truecharts/charts/compare/recyclarr-3.0.0...recyclarr-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [recyclarr-3.0.1](https://github.com/truecharts/charts/compare/recyclarr-3.0.0...recyclarr-3.0.1) (2022-11-15)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "3.1.0"
|
||||
appVersion: "4.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: 3.0.5
|
||||
version: 3.0.6
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
9
stable/recyclarr/3.0.6/app-changelog.md
Normal file
9
stable/recyclarr/3.0.6/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [recyclarr-3.0.6](https://github.com/truecharts/charts/compare/recyclarr-3.0.5...recyclarr-3.0.6) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/recyclarr to v4.0.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/recyclarr
|
||||
tag: 3.1.0@sha256:ca8a655c1ad1374e4d4703ebeaecccc4055165089000ce8987c162b4fe177092
|
||||
tag: 4.0.0@sha256:dc72e7c4059dc8fa3c4b3e0eeebfa6f2def569472419cc8ba38599c907991712
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 568
|
||||
Reference in New Issue
Block a user