Skip to content

Commit

Permalink
feat(docker-image)!: Update ghcr.io/onedr0p/postgres-init Docker tag …
Browse files Browse the repository at this point in the history
…to v16

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 14.9 | 16.1 |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 0f1b8f7 commit 9e6e227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/base/federation/lemmy/kustomize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
secretKeyRef:
key: postgres-password
name: lemmy
image: ghcr.io/onedr0p/postgres-init:14.9@sha256:170970a909f892149cbf99be8d86c26f0090bc7d2fbd1c34dd770b4bf7e08458
image: ghcr.io/onedr0p/postgres-init:16.1@sha256:dda75857689116d9c233ec0978cb905da0f952618dfbe1b8731aa1071044eaf0
imagePullPolicy: IfNotPresent
name: init-db
target:
Expand Down

0 comments on commit 9e6e227

Please sign in to comment.