Skip to content

Commit

Permalink
feat(helm): update chart app-template to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent 4ed0ceb commit b48e741
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/echo-server/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
interval: 15m
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/immich/app/server/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
spec:
# renovate: registryUrl=https://bjw-s.github.io/helm-charts/
chart: app-template
version: 3.5.1
version: 3.7.1
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/photoprism/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
# renovate: registryUrl=https://bjw-s.github.io/helm-charts/
chart: app-template
version: 3.5.1
version: 3.7.1
interval: 15m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/syncthing/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/home/home-assistant/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/home/mosquitto/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/jellyfin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/qbittorrent/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.6.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/storage/minio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 3.5.1
version: 3.7.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down

0 comments on commit b48e741

Please sign in to comment.