Skip to content

Commit

Permalink
feat(helm)!: Update chart app-template to 2.5.0
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| helm       | app-template | 1.5.1 | 2.5.0 |
| helm       | app-template | 2.3.0 | 2.5.0 |
| helm       | app-template | 2.0.3 | 2.5.0 |
  • Loading branch information
31mo[bot] committed Jan 16, 2024
1 parent a4b01fa commit 911b162
Show file tree
Hide file tree
Showing 29 changed files with 29 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.0.3
version: 2.5.0
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/actual/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/authelia/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/authentik/redis/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: 2.0.3
version: 2.5.0
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: 2.3.0
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/etherpad/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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/excalidraw/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/ittools/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/lldap/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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/minio/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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/owncast/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/smtp-relay/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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/stirling-pdf/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/transfersh/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: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/development/gitea/actions/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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.3.0
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: app-template
version: 2.3.0
version: 2.5.0
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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/tailscale/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: 2.3.0
version: 2.5.0
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: 1.5.1
version: 2.5.0
sourceRef:
kind: HelmRepository
name: bjw-s
Expand Down

0 comments on commit 911b162

Please sign in to comment.