Skip to content

Commit d18e5db

Browse files
feat(container)!: Update image ghcr.io/home-operations/postgres-init to v18
1 parent d10ac19 commit d18e5db

File tree

21 files changed

+22
-22
lines changed

21 files changed

+22
-22
lines changed

kubernetes/apps/ai/open-webui/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
init-db:
2929
image:
3030
repository: ghcr.io/home-operations/postgres-init
31-
tag: 17.6.0
31+
tag: 18.1.0
3232
pullPolicy: IfNotPresent
3333
envFrom:
3434
- secretRef:

kubernetes/apps/dev/atuin/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
init-db:
2929
image:
3030
repository: ghcr.io/home-operations/postgres-init
31-
tag: 17.6.0
31+
tag: 18.1.0
3232
envFrom: &envFrom
3333
- secretRef:
3434
name: atuin-secret

kubernetes/apps/gaming/romm/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
init-db:
2929
image:
3030
repository: ghcr.io/home-operations/postgres-init
31-
tag: 17.6.0
31+
tag: 18.1.0
3232
pullPolicy: IfNotPresent
3333
envFrom:
3434
- secretRef:

kubernetes/apps/home/guacamole/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
02-init-db:
4141
image:
4242
repository: ghcr.io/home-operations/postgres-init
43-
tag: 17.6.0
43+
tag: 18.1.0
4444
pullPolicy: IfNotPresent
4545
envFrom: *envFrom
4646
command:

kubernetes/apps/media/jellystat/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
init-db:
3535
image:
3636
repository: ghcr.io/home-operations/postgres-init
37-
tag: 17.6.0
37+
tag: 18.1.0
3838
pullPolicy: IfNotPresent
3939
envFrom:
4040
- secretRef:

kubernetes/apps/media/lidarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
init-db:
2828
image:
2929
repository: ghcr.io/home-operations/postgres-init
30-
tag: 17.6.0
30+
tag: 18.1.0
3131
pullPolicy: IfNotPresent
3232
envFrom:
3333
- secretRef:

kubernetes/apps/media/piped/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
init-db:
3838
image:
3939
repository: ghcr.io/home-operations/postgres-init
40-
tag: 17.6.0
40+
tag: 18.1.0
4141
pullPolicy: IfNotPresent
4242
envFrom:
4343
- secretRef:

kubernetes/apps/media/prowlarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
init-db:
2828
image:
2929
repository: ghcr.io/home-operations/postgres-init
30-
tag: 17.6.0
30+
tag: 18.1.0
3131
envFrom: &envFrom
3232
- secretRef:
3333
name: prowlarr-secret

kubernetes/apps/media/radarr/app/helmrelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
init-db:
3434
image:
3535
repository: ghcr.io/home-operations/postgres-init
36-
tag: 17.6.0
36+
tag: 18.1.0
3737
pullPolicy: IfNotPresent
3838
envFrom:
3939
- secretRef:
@@ -82,7 +82,7 @@ spec:
8282
init-db:
8383
image:
8484
repository: ghcr.io/home-operations/postgres-init
85-
tag: 17.6.0
85+
tag: 18.1.0
8686
pullPolicy: IfNotPresent
8787
envFrom:
8888
- secretRef:

kubernetes/apps/media/readarr/app/audiobooks/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
init-db:
4646
image:
4747
repository: ghcr.io/home-operations/postgres-init
48-
tag: 17.6.0
48+
tag: 18.1.0
4949
pullPolicy: IfNotPresent
5050
envFrom:
5151
- secretRef:

0 commit comments

Comments
 (0)