Skip to content

Commit

Permalink
feat(container): update image ghcr.io/onedr0p/postgres-init to v16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 535fcae commit 49b9621
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/ai/flowise/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/authentication/lldap/app/helmrelease.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: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
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:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/iot/home-assistant/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
init-db:
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/gatus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
order: 1
image:
repository: ghcr.io/onedr0p/postgres-init
tag: 16.1
tag: 16.2
pullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down

0 comments on commit 49b9621

Please sign in to comment.