Skip to content

Commit

Permalink
⬆️ Upgrade Helm release app-template to v3
Browse files Browse the repository at this point in the history
Signed-off-by: Charlie Haley <charlie-haley@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent f900a09 commit a6d0230
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/home/home-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "home-assistant-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/bazarr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "bazarr-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/jellyfin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "jellyfin-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/prowlarr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "prowlarr-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/radarr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "radarr-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/sabnzbd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "sabnzbd-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/media/sonarr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

backup:
pvc: "sonarr-config"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/networking/guacamole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 1.5.1
version: 3.4.0

dependsOn:
- name: observability-grafana-agent-cluster
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/manifests/apps/observability/syslog-ng.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
helm:
repo: https://bjw-s.github.io/helm-charts
chart: app-template
version: 2.4.0
version: 3.4.0

values:
controllers:
Expand Down

0 comments on commit a6d0230

Please sign in to comment.