Skip to content

feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.3 )#560

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x
Open

feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.3 )#560
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 13, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/postgres-init (source) minor 18.118.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 13, 2026

--- kubernetes/apps/downloads/prowlarr/app Kustomization: downloads/prowlarr HelmRelease: downloads/prowlarr

+++ kubernetes/apps/downloads/prowlarr/app Kustomization: downloads/prowlarr HelmRelease: downloads/prowlarr

@@ -92,13 +92,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         pod:
           securityContext:
             fsGroup: 3000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 3000
             runAsNonRoot: true
--- kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n

+++ kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n

@@ -106,13 +106,13 @@

           init-postgres:
             envFrom:
             - secretRef:
                 name: n8n-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1
+              tag: 18.3
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsUser: 1000
--- kubernetes/apps/downloads/sonarr/app Kustomization: downloads/sonarr HelmRelease: downloads/sonarr

+++ kubernetes/apps/downloads/sonarr/app Kustomization: downloads/sonarr HelmRelease: downloads/sonarr

@@ -93,13 +93,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

@@ -89,13 +89,13 @@

         enabled: true
     server:
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/home-operations/postgres-init:18.1
+        image: ghcr.io/home-operations/postgres-init:18.3
         name: init-db
       metrics:
         enabled: true
         serviceMonitor:
           enabled: true
       podAnnotations:
--- kubernetes/apps/downloads/readarr/app Kustomization: downloads/readarr HelmRelease: downloads/readarr

+++ kubernetes/apps/downloads/readarr/app Kustomization: downloads/readarr HelmRelease: downloads/readarr

@@ -63,13 +63,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: readarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
           init-dirs:
             command:
             - sh
             - -c
             - |
               mkdir -p /data/ebooks/sabnzbd/incomplete
--- kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr

+++ kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr

@@ -97,13 +97,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: autobrr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         pod:
           securityContext:
             runAsGroup: 2000
             runAsNonRoot: true
             runAsUser: 2000
     persistence:
--- kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui

+++ kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui

@@ -67,13 +67,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: open-webui
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         replicas: 1
         strategy: RollingUpdate
     persistence:
       config:
         enabled: true
         existingClaim: open-webui
--- kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr

+++ kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr

@@ -92,13 +92,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/apps/downloads/lidarr/app Kustomization: downloads/lidarr HelmRelease: downloads/lidarr

+++ kubernetes/apps/downloads/lidarr/app Kustomization: downloads/lidarr HelmRelease: downloads/lidarr

@@ -90,13 +90,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
           init-dirs:
             command:
             - sh
             - -c
             - |
               mkdir -p /data/nas-media/Music
--- kubernetes/apps/ai/litellm/app Kustomization: ai/litellm HelmRelease: ai/litellm

+++ kubernetes/apps/ai/litellm/app Kustomization: ai/litellm HelmRelease: ai/litellm

@@ -96,13 +96,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: litellm-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+              tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         replicas: 1
         strategy: RollingUpdate
     defaultPodOptions:
       securityContext:
         fsGroup: 100
         fsGroupChangePolicy: OnRootMismatch
--- kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder

+++ kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder

@@ -105,13 +105,13 @@

       - secretRef:
           name: coder
       initContainers:
       - envFrom:
         - secretRef:
             name: coder
-        image: ghcr.io/home-operations/postgres-init:18.1
+        image: ghcr.io/home-operations/postgres-init:18.3
         name: init-db
       podAnnotations:
         prometheus.io/port: '2112'
         prometheus.io/scrape: 'true'
       resources:
         limits:

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 13, 2026

--- HelmRelease: coder/coder Deployment: coder/coder

+++ HelmRelease: coder/coder Deployment: coder/coder

@@ -143,13 +143,13 @@

             type: RuntimeDefault
         volumeMounts: []
       initContainers:
       - envFrom:
         - secretRef:
             name: coder
-        image: ghcr.io/home-operations/postgres-init:18.1
+        image: ghcr.io/home-operations/postgres-init:18.3
         name: init-db
       restartPolicy: Always
       serviceAccountName: coder
       terminationGracePeriodSeconds: 60
       volumes: []
 
--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/authentik-server

@@ -34,13 +34,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/home-operations/postgres-init:18.1
+        image: ghcr.io/home-operations/postgres-init:18.3
         name: init-db
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2025.12.2
         imagePullPolicy: IfNotPresent
         args:
--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr

+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /add-ons
           name: add-ons
         - mountPath: /config
           name: config
--- HelmRelease: ai/open-webui Deployment: ai/open-webui

+++ HelmRelease: ai/open-webui Deployment: ai/open-webui

@@ -36,13 +36,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: open-webui
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /app/backend/data
           name: config
       containers:
       - env:
--- HelmRelease: downloads/radarr Deployment: downloads/radarr

+++ HelmRelease: downloads/radarr Deployment: downloads/radarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /add-ons
           name: add-ons
         - mountPath: /config
           name: config
--- HelmRelease: downloads/autobrr Deployment: downloads/autobrr

+++ HelmRelease: downloads/autobrr Deployment: downloads/autobrr

@@ -40,13 +40,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: autobrr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/log
           name: log
--- HelmRelease: downloads/readarr Deployment: downloads/readarr

+++ HelmRelease: downloads/readarr Deployment: downloads/readarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: readarr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /data/downloads
           name: downloads
--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
       - env:
--- HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n

+++ HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: n8n-secret
-        image: ghcr.io/home-operations/postgres-init:18.1
+        image: ghcr.io/home-operations/postgres-init:18.3
         name: init-postgres
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
       - env:
--- HelmRelease: downloads/lidarr Deployment: downloads/lidarr

+++ HelmRelease: downloads/lidarr Deployment: downloads/lidarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /add-ons
           name: add-ons
         - mountPath: /config
           name: config
--- HelmRelease: ai/litellm Deployment: ai/litellm

+++ HelmRelease: ai/litellm Deployment: ai/litellm

@@ -44,13 +44,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: litellm-secret
-        image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+        image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
         name: init-db
         volumeMounts:
         - mountPath: /.cache
           name: cache
           subPath: cache
         - mountPath: /.npm

… 18.1 ➔ 18.3 )

| datasource | package                               | from | to   |
| ---------- | ------------------------------------- | ---- | ---- |
| docker     | ghcr.io/home-operations/postgres-init | 18.1 | 18.3 |
@mortyops mortyops bot force-pushed the renovate/ghcr.io-home-operations-postgres-init-18.x branch from 359e545 to a7c87ba Compare February 27, 2026 07:26
@mortyops mortyops bot changed the title feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.2 ) feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.3 ) Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants