Skip to content

Commit

Permalink
feat(container): update image ghcr.io/onedr0p/postgres-init to v14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 7554066 commit bcd88b2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/default/authelia/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/autobrr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/lldap/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/miniflux/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/prowlarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
initContainers:
01-init-db:
image: ghcr.io/onedr0p/postgres-init:14.8
image: ghcr.io/onedr0p/postgres-init:14.9
imagePullPolicy: IfNotPresent
envFrom: &envFrom
- secretRef:
Expand Down

0 comments on commit bcd88b2

Please sign in to comment.