Skip to content

Commit

Permalink
feat(container)!: Update image ghcr.io/onedr0p/postgres-init ( 14.9 →…
Browse files Browse the repository at this point in the history
… 16.2 ) (#5202)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 1c1b186 commit 63cca50
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
envFrom: &envFrom
- secretRef:
name: autobrr-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
envFrom: &envFrom
- secretRef:
name: bazarr-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
01-init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
01-init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
01-init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
01-init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
order: 1
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
secret.reloader.stakater.com/reload: authentik-secret,authentik-redis-secret
initContainers:
init-db:
image: ghcr.io/onedr0p/postgres-init:14.9
image: ghcr.io/onedr0p/postgres-init:16.2
envFrom: &envFrom
- secretRef:
name: authentik-secret
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 14.9
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down

0 comments on commit 63cca50

Please sign in to comment.