Update Helm release tdarr-exporter to v1.1.0 (#17)
* Update Helm release tdarr-exporter to v1.1.0 * increment chart version * remove trailing whitespace * remove trailing whitespace --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Lebens <alexanderlebens@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tdarr
|
name: tdarr
|
||||||
version: 0.0.3
|
version: 0.0.4
|
||||||
description: Chart for Tdarr V2
|
description: Chart for Tdarr V2
|
||||||
keywords:
|
keywords:
|
||||||
- video
|
- video
|
||||||
@@ -12,7 +12,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4
|
icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: tdarr-exporter
|
- name: tdarr-exporter
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
repository: https://homeylab.github.io/helm-charts/
|
repository: https://homeylab.github.io/helm-charts/
|
||||||
appVersion: "2.17.01"
|
appVersion: "2.17.01"
|
||||||
|
@@ -55,7 +55,7 @@ server:
|
|||||||
size: 100Mi
|
size: 100Mi
|
||||||
node:
|
node:
|
||||||
replicas: 3
|
replicas: 3
|
||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/haveagitgat/tdarr_node
|
repository: ghcr.io/haveagitgat/tdarr_node
|
||||||
tag: "2.17.01"
|
tag: "2.17.01"
|
||||||
|
Reference in New Issue
Block a user