update image version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tdarr
|
name: tdarr
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
description: Chart for Tdarr V2
|
description: Chart for Tdarr V2
|
||||||
keywords:
|
keywords:
|
||||||
- video
|
- video
|
||||||
@@ -15,4 +15,4 @@ dependencies:
|
|||||||
- name: tdarr-exporter
|
- name: tdarr-exporter
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
repository: https://homeylab.github.io/helm-charts/
|
repository: https://homeylab.github.io/helm-charts/
|
||||||
appVersion: "2.17.01"
|
appVersion: "2.18.02"
|
||||||
|
@@ -21,7 +21,7 @@ server:
|
|||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haveagitgat/tdarr
|
repository: ghcr.io/haveagitgat/tdarr
|
||||||
tag: "2.17.01"
|
tag: "2.18.02"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env: []
|
env: []
|
||||||
envFrom: []
|
envFrom: []
|
||||||
@@ -58,7 +58,7 @@ node:
|
|||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haveagitgat/tdarr_node
|
repository: ghcr.io/haveagitgat/tdarr_node
|
||||||
tag: "2.17.01"
|
tag: "2.18.02"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env: []
|
env: []
|
||||||
envFrom: []
|
envFrom: []
|
||||||
|
Reference in New Issue
Block a user