Skip to content

Commit

Permalink
feat(container): update image ghcr.io/onedr0p/postgres-init to v14.9 (#…
Browse files Browse the repository at this point in the history
…452)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent abbac10 commit 56cf4af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/auth/authelia/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/miniflux/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down

0 comments on commit 56cf4af

Please sign in to comment.