Skip to content

Commit

Permalink
feat(container)!: Update image ghcr.io/onedr0p/postgres-init
Browse files Browse the repository at this point in the history
| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 14.9 | 16.3 |
| docker     | ghcr.io/onedr0p/postgres-init | 15   | 16   |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 785a147 commit 70c959b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3@sha256:8ba3204f6b293dd168766009aae2ce4fa986a29b931c2d30ac1b30238ac750b8
imagePullPolicy: IfNotPresent
name: init-db
target:
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/media/autobrr/helm-release.yaml
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: 15
tag: 16
envFrom: &envFrom
- secretRef:
name: autobrr
Expand Down

0 comments on commit 70c959b

Please sign in to comment.