Skip to content

Commit

Permalink
feat(container)!: Update ghcr.io/buroa/postgres-init (16 → 17) (#3113)
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-blake[bot] authored Dec 6, 2024
1 parent f2fee05 commit bec6d94
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/home/atuin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: atuin-secret
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 @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: home-assistant-secret
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/autobrr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: autobrr-secret
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/jellyseerr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: jellyseerr-secret
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 @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: prowlarr-secret
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 @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: radarr-secret
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 @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: sonarr-secret
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/gatus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
init-db:
image:
repository: ghcr.io/buroa/postgres-init
tag: 16
tag: 17
envFrom: &envFrom
- secretRef:
name: gatus-secret
Expand Down

0 comments on commit bec6d94

Please sign in to comment.