Skip to content

feat(container): update image ghcr.io/home-operations/postgres-init ( 17.5 ➔ 17.6 )#691

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

feat(container): update image ghcr.io/home-operations/postgres-init ( 17.5 ➔ 17.6 )#691
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-postgres-init-17.x

Conversation

@mortyops
Copy link
Copy Markdown
Contributor

@mortyops mortyops bot commented Apr 9, 2026

This PR contains the following updates:

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

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy Markdown
Contributor Author

mortyops bot commented Apr 9, 2026

--- kubernetes/apps/media/immich/app Kustomization: media/immich HelmRelease: media/immich

+++ kubernetes/apps/media/immich/app Kustomization: media/immich HelmRelease: media/immich

@@ -150,13 +150,13 @@

               psql -h "${DB_HOSTNAME}" -U postgres -d "${DB_DATABASE_NAME}" -c 'CREATE EXTENSION IF NOT EXISTS "earthdistance";'
             envFrom:
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: '17.5'
+              tag: '17.6'
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsUser: 1000

@mortyops
Copy link
Copy Markdown
Contributor Author

mortyops bot commented Apr 9, 2026

--- HelmRelease: media/immich Deployment: media/immich-server

+++ HelmRelease: media/immich Deployment: media/immich-server

@@ -54,13 +54,13 @@

           psql -h "${DB_HOSTNAME}" -U postgres -d "${DB_DATABASE_NAME}" -c 'CREATE EXTENSION IF NOT EXISTS "vector";'
           psql -h "${DB_HOSTNAME}" -U postgres -d "${DB_DATABASE_NAME}" -c 'CREATE EXTENSION IF NOT EXISTS "cube";'
           psql -h "${DB_HOSTNAME}" -U postgres -d "${DB_DATABASE_NAME}" -c 'CREATE EXTENSION IF NOT EXISTS "earthdistance";'
         envFrom:
         - secretRef:
             name: immich-secret
-        image: ghcr.io/home-operations/postgres-init:17.5
+        image: ghcr.io/home-operations/postgres-init:17.6
         name: init-db-extensions
       containers:
       - env:
         - name: DB_VECTOR_EXTENSION
           value: pgvector
         - name: IMMICH_MACHINE_LEARNING_URL

@mortyops mortyops bot force-pushed the renovate/ghcr.io-home-operations-postgres-init-17.x branch 23 times, most recently from e3d10c8 to c8ed563 Compare April 13, 2026 00:31
@mortyops mortyops bot force-pushed the renovate/ghcr.io-home-operations-postgres-init-17.x branch from c8ed563 to 2e32586 Compare April 13, 2026 05:06
… 17.5 ➔ 17.6 )

| datasource | package                               | from | to   |
| ---------- | ------------------------------------- | ---- | ---- |
| docker     | ghcr.io/home-operations/postgres-init | 17.5 | 17.6 |
@mortyops mortyops bot force-pushed the renovate/ghcr.io-home-operations-postgres-init-17.x branch from 2e32586 to bce47af Compare April 13, 2026 08:48
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