From 9250595c104d2bf0eeff45d970a134b305ed39ee Mon Sep 17 00:00:00 2001 From: "aisling-bot[bot]" <166857493+aisling-bot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:24:34 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20app-template=20(=203.4.0?= =?UTF-8?q?=20=E2=86=92=203.5.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- archive/minio/kustomization.yaml | 2 +- cluster/apps/atuin/kustomization.yaml | 2 +- cluster/apps/homepage/kustomization.yaml | 2 +- cluster/cluster-software/external-secrets/kustomization.yaml | 2 +- cluster/kube-system/fstrim/kustomization.yaml | 2 +- cluster/media/autobrr/kustomization.yaml | 2 +- cluster/media/overseerr/kustomization.yaml | 2 +- cluster/media/plex/kustomization.yaml | 2 +- cluster/media/prowlarr/kustomization.yaml | 2 +- cluster/media/qbittorrent/kustomization.yaml | 2 +- cluster/media/radarr/kustomization.yaml | 2 +- cluster/media/sonarr/kustomization.yaml | 2 +- cluster/media/tautulli/kustomization.yaml | 2 +- cluster/media/unpackerr/kustomization.yaml | 2 +- cluster/monitoring/kromgo/kustomization.yaml | 2 +- cluster/monitoring/pihole-exporter/kustomization.yaml | 2 +- cluster/monitoring/uptime-kuma/kustomization.yaml | 2 +- cluster/network/cloudflared/kustomization.yaml | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/archive/minio/kustomization.yaml b/archive/minio/kustomization.yaml index 321113e1..bdbf14d5 100644 --- a/archive/minio/kustomization.yaml +++ b/archive/minio/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: minio valuesFile: helmvalues.yaml namespace: minio diff --git a/cluster/apps/atuin/kustomization.yaml b/cluster/apps/atuin/kustomization.yaml index 37788437..11033753 100644 --- a/cluster/apps/atuin/kustomization.yaml +++ b/cluster/apps/atuin/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: atuin valuesFile: helmvalues.yaml namespace: default diff --git a/cluster/apps/homepage/kustomization.yaml b/cluster/apps/homepage/kustomization.yaml index e04a0d3a..8149c516 100644 --- a/cluster/apps/homepage/kustomization.yaml +++ b/cluster/apps/homepage/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: homepage valuesFile: helmvalues.yaml namespace: default diff --git a/cluster/cluster-software/external-secrets/kustomization.yaml b/cluster/cluster-software/external-secrets/kustomization.yaml index dbf0a6b6..6b597ef3 100644 --- a/cluster/cluster-software/external-secrets/kustomization.yaml +++ b/cluster/cluster-software/external-secrets/kustomization.yaml @@ -11,7 +11,7 @@ helmCharts: - monitoring.coreos.com/v1 - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: onepassword-connect valuesFile: onepasshelmvalues.yaml namespace: external-secrets diff --git a/cluster/kube-system/fstrim/kustomization.yaml b/cluster/kube-system/fstrim/kustomization.yaml index 1dec2f12..c7f11626 100644 --- a/cluster/kube-system/fstrim/kustomization.yaml +++ b/cluster/kube-system/fstrim/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: fstrim valuesFile: helmvalues.yaml namespace: kube-system diff --git a/cluster/media/autobrr/kustomization.yaml b/cluster/media/autobrr/kustomization.yaml index e9d820a9..12a8cf8a 100644 --- a/cluster/media/autobrr/kustomization.yaml +++ b/cluster/media/autobrr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: autobrr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/overseerr/kustomization.yaml b/cluster/media/overseerr/kustomization.yaml index 20d1eb49..9000a228 100644 --- a/cluster/media/overseerr/kustomization.yaml +++ b/cluster/media/overseerr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: overseerr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/plex/kustomization.yaml b/cluster/media/plex/kustomization.yaml index 7428cac8..f8fd82e6 100644 --- a/cluster/media/plex/kustomization.yaml +++ b/cluster/media/plex/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: plex valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/prowlarr/kustomization.yaml b/cluster/media/prowlarr/kustomization.yaml index b4f3057f..c3d35e7d 100644 --- a/cluster/media/prowlarr/kustomization.yaml +++ b/cluster/media/prowlarr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: prowlarr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/qbittorrent/kustomization.yaml b/cluster/media/qbittorrent/kustomization.yaml index e7b022ca..d2bef855 100644 --- a/cluster/media/qbittorrent/kustomization.yaml +++ b/cluster/media/qbittorrent/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: qbittorrent valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/radarr/kustomization.yaml b/cluster/media/radarr/kustomization.yaml index 022d4f08..2bb65298 100644 --- a/cluster/media/radarr/kustomization.yaml +++ b/cluster/media/radarr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: radarr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/sonarr/kustomization.yaml b/cluster/media/sonarr/kustomization.yaml index b5b1e470..f08b5cb2 100644 --- a/cluster/media/sonarr/kustomization.yaml +++ b/cluster/media/sonarr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: sonarr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/tautulli/kustomization.yaml b/cluster/media/tautulli/kustomization.yaml index e6139a2f..c379a52f 100644 --- a/cluster/media/tautulli/kustomization.yaml +++ b/cluster/media/tautulli/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: tautulli valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/media/unpackerr/kustomization.yaml b/cluster/media/unpackerr/kustomization.yaml index 18a4c056..47055607 100644 --- a/cluster/media/unpackerr/kustomization.yaml +++ b/cluster/media/unpackerr/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: unpackerr valuesFile: helmvalues.yaml namespace: media diff --git a/cluster/monitoring/kromgo/kustomization.yaml b/cluster/monitoring/kromgo/kustomization.yaml index 5e92fbd1..7f02e9d2 100644 --- a/cluster/monitoring/kromgo/kustomization.yaml +++ b/cluster/monitoring/kromgo/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: kromgo valuesFile: helmvalues.yaml namespace: monitoring diff --git a/cluster/monitoring/pihole-exporter/kustomization.yaml b/cluster/monitoring/pihole-exporter/kustomization.yaml index 056e29a7..e634049b 100644 --- a/cluster/monitoring/pihole-exporter/kustomization.yaml +++ b/cluster/monitoring/pihole-exporter/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: pihole-exporter valuesFile: helmvalues.yaml namespace: monitoring diff --git a/cluster/monitoring/uptime-kuma/kustomization.yaml b/cluster/monitoring/uptime-kuma/kustomization.yaml index c62273f1..b4b033fc 100644 --- a/cluster/monitoring/uptime-kuma/kustomization.yaml +++ b/cluster/monitoring/uptime-kuma/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: uptime-kuma valuesFile: helmvalues.yaml namespace: monitoring diff --git a/cluster/network/cloudflared/kustomization.yaml b/cluster/network/cloudflared/kustomization.yaml index d7599bde..7be94e0d 100644 --- a/cluster/network/cloudflared/kustomization.yaml +++ b/cluster/network/cloudflared/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: app-template repo: https://bjw-s.github.io/helm-charts - version: 3.4.0 + version: 3.5.1 releaseName: cloudflared valuesFile: helmvalues.yaml namespace: network