Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a4a5ce90be
commit
fc3534aa0c
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tdarr-4.0.10](https://github.com/truecharts/charts/compare/tdarr-4.0.9...tdarr-4.0.10) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tdarr to v2.00.19.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [tdarr-4.0.9](https://github.com/truecharts/charts/compare/tdarr-4.0.8...tdarr-4.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [tdarr-4.0.2](https://github.com/truecharts/charts/compare/tdarr-node-4.0.1...tdarr-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [tdarr-4.0.2](https://github.com/truecharts/charts/compare/tdarr-node-4.0.1...tdarr-4.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.00.18.2"
|
||||
appVersion: "2.00.19.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://hub.docker.com/r/haveagitgat/tdarr
|
||||
- https://github.com/HaveAGitGat/Tdarr
|
||||
type: application
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tdarr-4.0.10](https://github.com/truecharts/charts/compare/tdarr-4.0.9...tdarr-4.0.10) (2023-02-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tdarr to v2.00.19.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/tdarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.00.18.2@sha256:36b50267c2bde341b2a7873353932b8d10540a289f6cfffa369de638fc403f38
|
||||
tag: 2.00.19.1@sha256:f772a66f8bfce1f43df9d208176ae46396d9169566412b3c930efcb4a6a88c75
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tdarr-4.0.9](https://github.com/truecharts/charts/compare/tdarr-4.0.8...tdarr-4.0.9) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
Loading…
Reference in New Issue