Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
40277e8a94
commit
632126a491
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tdarr-node-6.0.1](https://github.com/truecharts/charts/compare/tdarr-node-6.0.0...tdarr-node-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tdarr_node to v2.00.24 ([#11266](https://github.com/truecharts/charts/issues/11266))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tdarr-node-6.0.2](https://github.com/truecharts/charts/compare/tdarr-node-6.0.1...tdarr-node-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tdarr_node to v2.00.25 ([#11486](https://github.com/truecharts/charts/issues/11486))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tdarr-node-6.0.1](https://github.com/truecharts/charts/compare/tdarr-node-6.0.0...tdarr-node-6.0.1) (2023-08-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tdarr-node-5.0.17](https://github.com/truecharts/charts/compare/tdarr-node-5.0.16...tdarr-node-5.0.17) (2023-05-27)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.00.24"
|
||||
appVersion: "2.00.25"
|
||||
dependencies:
|
||||
- name: common
|
||||
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/HaveAGitGat/Tdarr
|
||||
type: application
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tdarr-node-6.0.2](https://github.com/truecharts/charts/compare/tdarr-node-6.0.1...tdarr-node-6.0.2) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tdarr_node to v2.00.25 ([#11486](https://github.com/truecharts/charts/issues/11486))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/tdarr_node
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.00.24@sha256:1f04e1b47d983df5d6cc62ca233098b2743d84883514cc545475d705bcc5b812
|
||||
tag: v2.00.25@sha256:17c04b3f0eb0a473ab0ae3de1083c6931b26314e5c010455dfc03b36d276f605
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
Loading…
Reference in New Issue