Skip to content

Commit

Permalink
feat(helm)!: Update chart app-template ( 2.6.0 → 3.3.1 )
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| helm       | app-template | 2.6.0 | 3.3.1 |
  • Loading branch information
samip5-bot[bot] authored Jul 31, 2024
1 parent 101555f commit ab7e07f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion k8s/base/monitoring/alertmanager/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.3.1
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/monitoring/arrs/radarr/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: 2.6.0
version: 3.3.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/monitoring/arrs/sonarr/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: 2.6.0
version: 3.3.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/monitoring/speedtest-exporter/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.3.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/services/echoip/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.3.1
interval: 15m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/services/nitter/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.6.0
version: 3.3.1
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down

0 comments on commit ab7e07f

Please sign in to comment.