Skip to content

feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.4)#3367

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

feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.4)#3367
bot-akira[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x

Conversation

@bot-akira
Copy link
Copy Markdown
Contributor

@bot-akira bot-akira Bot commented May 15, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/postgres-init (source) major 17.618.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 Mend Renovate.

…(17.6 → 18.4)

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira Bot commented May 15, 2026

--- kubernetes/apps/default/paperless/app Kustomization: default/paperless HelmRelease: default/paperless

+++ kubernetes/apps/default/paperless/app Kustomization: default/paperless HelmRelease: default/paperless

@@ -132,13 +132,13 @@

             envFrom:
             - secretRef:
                 name: paperless-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17.6
+              tag: 18.4
         strategy: Recreate
     persistence:
       library:
         advancedMounts:
           paperless:
             app:
--- kubernetes/apps/default/docmost/app Kustomization: default/docmost HelmRelease: default/docmost

+++ kubernetes/apps/default/docmost/app Kustomization: default/docmost HelmRelease: default/docmost

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

           init-db:
             envFrom:
             - secretRef:
                 name: docmost-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17.6
+              tag: 18.4
         pod:
           affinity:
             nodeAffinity:
               requiredDuringSchedulingIgnoredDuringExecution:
                 nodeSelectorTerms:
                 - matchExpressions:
--- kubernetes/apps/media/seerr/app Kustomization: media/seerr HelmRelease: media/seerr

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

@@ -77,13 +77,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: seerr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17.6
+              tag: 18.4
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsNonRoot: true

@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira Bot commented May 15, 2026

--- HelmRelease: default/docmost Deployment: default/docmost

+++ HelmRelease: default/docmost Deployment: default/docmost

@@ -51,13 +51,13 @@

                 values:
                 - k8s-1
       initContainers:
       - envFrom:
         - secretRef:
             name: docmost-secret
-        image: ghcr.io/home-operations/postgres-init:17.6
+        image: ghcr.io/home-operations/postgres-init:18.4
         name: init-db
         volumeMounts:
         - mountPath: /app/data/storage
           name: data
       containers:
       - env:
--- HelmRelease: media/seerr Deployment: media/seerr

+++ HelmRelease: media/seerr Deployment: media/seerr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: seerr-secret
-        image: ghcr.io/home-operations/postgres-init:17.6
+        image: ghcr.io/home-operations/postgres-init:18.4
         name: init-db
         volumeMounts:
         - mountPath: /app/config
           name: config
         - mountPath: /app/config/cache
           name: config-cache
--- HelmRelease: default/paperless Deployment: default/paperless

+++ HelmRelease: default/paperless Deployment: default/paperless

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: paperless-secret
-        image: ghcr.io/home-operations/postgres-init:17.6
+        image: ghcr.io/home-operations/postgres-init:18.4
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       containers:
       - env:
         - name: COMPOSE_PROJECT_NAME
           value: paperless

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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.

1 participant