Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6ef780ea3b
commit
b36a60cfe9
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [tdarr-node-6.0.3](https://github.com/truecharts/charts/compare/tdarr-node-6.0.2...tdarr-node-6.0.3) (2023-08-31)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/tdarr_node to v2.10.02 ([#12109](https://github.com/truecharts/charts/issues/12109))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tdarr-node-6.0.4](https://github.com/truecharts/charts/compare/tdarr-node-6.0.3...tdarr-node-6.0.4) (2023-09-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/tdarr_node to v2.11.01 ([#12364](https://github.com/truecharts/charts/issues/12364))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [tdarr-node-6.0.3](https://github.com/truecharts/charts/compare/tdarr-node-6.0.2...tdarr-node-6.0.3) (2023-08-31)
|
## [tdarr-node-6.0.3](https://github.com/truecharts/charts/compare/tdarr-node-6.0.2...tdarr-node-6.0.3) (2023-08-31)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [tdarr-node-5.0.19](https://github.com/truecharts/charts/compare/tdarr-node-5.0.18...tdarr-node-5.0.19) (2023-06-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2.10.02"
|
appVersion: "2.11.01"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node
|
||||||
- https://github.com/HaveAGitGat/Tdarr
|
- https://github.com/HaveAGitGat/Tdarr
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.3
|
version: 6.0.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tdarr-node-6.0.4](https://github.com/truecharts/charts/compare/tdarr-node-6.0.3...tdarr-node-6.0.4) (2023-09-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/tdarr_node to v2.11.01 ([#12364](https://github.com/truecharts/charts/issues/12364))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/tdarr_node
|
repository: tccr.io/truecharts/tdarr_node
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.10.02@sha256:62b7cbc6b4d7d805644382c650a0b0b6a092dec6b8720905a503b83988ac341f
|
tag: v2.11.01@sha256:c5394721d14080e35e9b302b59950084e611f9dabdc6ed26d6ea5c3ab464d309
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
Loading…
Reference in New Issue