Skip to content

Commit 37666a1

Browse files
⬆️ Upgrade Helm release app-template to v3
Signed-off-by: Charlie Haley <charlie-haley@users.noreply.github.com>
1 parent 20e70ff commit 37666a1

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

kubernetes/manifests/apps/home/home-assistant.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "home-assistant-config"

kubernetes/manifests/apps/media/bazarr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "bazarr-config"

kubernetes/manifests/apps/media/jellyfin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "jellyfin-config"

kubernetes/manifests/apps/media/prowlarr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "prowlarr-config"

kubernetes/manifests/apps/media/radarr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "radarr-config"

kubernetes/manifests/apps/media/sabnzbd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "sabnzbd-config"

kubernetes/manifests/apps/media/sonarr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
backup:
88
pvc: "sonarr-config"

kubernetes/manifests/apps/networking/guacamole.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 1.5.1
5+
version: 3.0.3
66

77
dependsOn:
88
- name: observability-grafana-agent-cluster

kubernetes/manifests/apps/observability/syslog-ng.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
helm:
33
repo: https://bjw-s.github.io/helm-charts
44
chart: app-template
5-
version: 2.4.0
5+
version: 3.0.3
66

77
values:
88
controllers:

0 commit comments

Comments
 (0)