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:
renovate[bot]
2024-03-22 15:50:34 -06:00
committed by GitHub
parent fcba2d6011
commit 3a8354635b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: tdarr
version: 0.0.3
version: 0.0.4
description: Chart for Tdarr V2
keywords:
- video
@@ -12,7 +12,7 @@ maintainers:
- name: alexlebens
icon: https://avatars.githubusercontent.com/u/43864057?s=48&v=4
dependencies:
- name: tdarr-exporter
version: 1.0.0
- name: tdarr-exporter
version: 1.1.0
repository: https://homeylab.github.io/helm-charts/
appVersion: "2.17.01"

View File

@@ -55,7 +55,7 @@ server:
size: 100Mi
node:
replicas: 3
strategy: Recreate
strategy: Recreate
image:
repository: ghcr.io/haveagitgat/tdarr_node
tag: "2.17.01"