From e12778eea37beac3e75d7e7f0b40539f559fae04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 13:05:33 +0000 Subject: [PATCH] chore(deps): update helm release app-template to v3 --- k8s/sources/download/autobrr/app.yaml | 2 +- k8s/sources/download/download/app.yaml | 2 +- k8s/sources/home-automation/home-assistant/app.yaml | 2 +- k8s/sources/home-automation/mosquitto/app.yaml | 2 +- k8s/sources/home-automation/zigbee2mqtt/app.yaml | 2 +- k8s/sources/media/bazarr/app.yaml | 2 +- k8s/sources/media/calibre-web/app.yaml | 2 +- k8s/sources/media/calibre/app.yaml | 2 +- k8s/sources/media/jellyfin/app.yaml | 2 +- k8s/sources/media/jellyseerr/app.yaml | 2 +- k8s/sources/media/prowlarr/app.yaml | 2 +- k8s/sources/media/radarr/app.yaml | 2 +- k8s/sources/media/readarr/app.yaml | 2 +- k8s/sources/media/sonarr/app.yaml | 2 +- k8s/sources/unifi/app.yaml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/k8s/sources/download/autobrr/app.yaml b/k8s/sources/download/autobrr/app.yaml index 0fbbd9c5..88688921 100644 --- a/k8s/sources/download/autobrr/app.yaml +++ b/k8s/sources/download/autobrr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/download/autobrr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/download/download/app.yaml b/k8s/sources/download/download/app.yaml index 5e96f37c..75b375ff 100644 --- a/k8s/sources/download/download/app.yaml +++ b/k8s/sources/download/download/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/download/download/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/home-automation/home-assistant/app.yaml b/k8s/sources/home-automation/home-assistant/app.yaml index 87c8ac18..72f40719 100644 --- a/k8s/sources/home-automation/home-assistant/app.yaml +++ b/k8s/sources/home-automation/home-assistant/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/home-automation/home-assistant/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/home-automation/mosquitto/app.yaml b/k8s/sources/home-automation/mosquitto/app.yaml index fd75dc8f..0cd07126 100644 --- a/k8s/sources/home-automation/mosquitto/app.yaml +++ b/k8s/sources/home-automation/mosquitto/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/home-automation/mosquitto/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/home-automation/zigbee2mqtt/app.yaml b/k8s/sources/home-automation/zigbee2mqtt/app.yaml index 152d3548..6b728a8b 100644 --- a/k8s/sources/home-automation/zigbee2mqtt/app.yaml +++ b/k8s/sources/home-automation/zigbee2mqtt/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/home-automation/zigbee2mqtt/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/bazarr/app.yaml b/k8s/sources/media/bazarr/app.yaml index 4e7bd5a2..237c4e41 100644 --- a/k8s/sources/media/bazarr/app.yaml +++ b/k8s/sources/media/bazarr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/bazarr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/calibre-web/app.yaml b/k8s/sources/media/calibre-web/app.yaml index 0befe9d5..33bc8a92 100644 --- a/k8s/sources/media/calibre-web/app.yaml +++ b/k8s/sources/media/calibre-web/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/calibre-web/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/calibre/app.yaml b/k8s/sources/media/calibre/app.yaml index 3795ee7c..ae4dc17f 100644 --- a/k8s/sources/media/calibre/app.yaml +++ b/k8s/sources/media/calibre/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/calibre/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/jellyfin/app.yaml b/k8s/sources/media/jellyfin/app.yaml index e4025080..359cf87c 100644 --- a/k8s/sources/media/jellyfin/app.yaml +++ b/k8s/sources/media/jellyfin/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/jellyfin/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/jellyseerr/app.yaml b/k8s/sources/media/jellyseerr/app.yaml index 776398c9..44587443 100644 --- a/k8s/sources/media/jellyseerr/app.yaml +++ b/k8s/sources/media/jellyseerr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/jellyseerr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/prowlarr/app.yaml b/k8s/sources/media/prowlarr/app.yaml index 989c2f13..772f933e 100644 --- a/k8s/sources/media/prowlarr/app.yaml +++ b/k8s/sources/media/prowlarr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/prowlarr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/radarr/app.yaml b/k8s/sources/media/radarr/app.yaml index 3c46cc75..fc174700 100644 --- a/k8s/sources/media/radarr/app.yaml +++ b/k8s/sources/media/radarr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/radarr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/readarr/app.yaml b/k8s/sources/media/readarr/app.yaml index c511d8cf..0c74b44f 100644 --- a/k8s/sources/media/readarr/app.yaml +++ b/k8s/sources/media/readarr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/readarr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/media/sonarr/app.yaml b/k8s/sources/media/sonarr/app.yaml index ba0a0c8d..2514a17a 100644 --- a/k8s/sources/media/sonarr/app.yaml +++ b/k8s/sources/media/sonarr/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/media/sonarr/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main diff --git a/k8s/sources/unifi/app.yaml b/k8s/sources/unifi/app.yaml index 7413920b..ee33f98b 100644 --- a/k8s/sources/unifi/app.yaml +++ b/k8s/sources/unifi/app.yaml @@ -16,7 +16,7 @@ spec: valueFiles: - $values/k8s/sources/unifi/values.yaml repoURL: https://bjw-s.github.io/helm-charts - targetRevision: 2.6.* + targetRevision: 3.1.* - ref: values repoURL: https://github.com/synthe102/homelab.git targetRevision: main