Skip to content

🎨 Renovate: Update docker.io/postgres Docker tag to v18.4#293

Merged
SpiritLooper merged 1 commit into
mainfrom
renovate/docker.io-postgres-18.x
May 18, 2026
Merged

🎨 Renovate: Update docker.io/postgres Docker tag to v18.4#293
SpiritLooper merged 1 commit into
mainfrom
renovate/docker.io-postgres-18.x

Conversation

@SpiritLooper
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
docker.io/postgres minor 18.318.4

Configuration

📅 Schedule: (UTC)

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

@github-actions
Copy link
Copy Markdown
Contributor

Here is the diff to main:

--- k8s/apps/services Kustomization: flux-system/services HelmRelease: services/romm-pg

+++ k8s/apps/services Kustomization: flux-system/services HelmRelease: services/romm-pg

@@ -19,7 +19,7 @@

     image:
       registry: docker.io
       repository: postgres
-      tag: '18.3'
+      tag: '18.4'
     persistence:
       annotations:
         k8up.io/backup: 'false'
--- HelmRelease: services/romm-pg StatefulSet: services/romm-pg-postgres

+++ HelmRelease: services/romm-pg StatefulSet: services/romm-pg-postgres

@@ -50,7 +50,7 @@

           runAsGroup: 999
           runAsNonRoot: true
           runAsUser: 999
-        image: docker.io/postgres:18.3
+        image: docker.io/postgres:18.4
         imagePullPolicy: Always
         args:
         - postgres

@SpiritLooper SpiritLooper merged commit 3293c38 into main May 18, 2026
3 checks passed
@SpiritLooper SpiritLooper deleted the renovate/docker.io-postgres-18.x branch May 18, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants