Skip to content

Commit

Permalink
chore(deps): update ghcr.io/onedr0p/postgres-init:16.2 docker digest …
Browse files Browse the repository at this point in the history
…to a864d2c
  • Loading branch information
repo-jeeves[bot] authored Apr 13, 2024
1 parent 180c614 commit b971aff
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/immich/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
values:
extraInitContainers:
- name: init-db
image: ghcr.io/onedr0p/postgres-init:16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
image: ghcr.io/onedr0p/postgres-init:16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
pullPolicy: Always
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
server:
initContainers:
- name: init-db
image: ghcr.io/onedr0p/postgres-init:16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
image: ghcr.io/onedr0p/postgres-init:16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
envFrom:
- secretRef:
name: *secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
envFrom:
- secretRef:
name: dmarc-report-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.2@sha256:32a8038176255df63d91c2f0cf216254f7ff49e48678fc9de21b0eead00566d8
tag: 16.2@sha256:a864d2c2b36dab54691c85348001fb6a9f8030b58e9657122cb56d496f842ce0
envFrom:
- secretRef:
name: wikijs-secret
Expand Down

0 comments on commit b971aff

Please sign in to comment.