Skip to content

Commit

Permalink
feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → …
Browse files Browse the repository at this point in the history
…16.6 )

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.2 | 16.6 |
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 4530bfe commit 486a558
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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: 16.2
tag: 16.6
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: 16.2
tag: 16.6
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:16.2
image: ghcr.io/onedr0p/postgres-init:16.6
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: 16.2
tag: 16.6
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: 16.2
tag: 16.6
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down

0 comments on commit 486a558

Please sign in to comment.