Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(container): update ghcr.io/cloudnative-pg/postgresql docker tag to v16.4-55 #1147

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.4-54 -> 16.4-55

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/home-automation/home-assistant-db/app Kustomization: flux-system/home-assistant-db Cluster: home-automation/home-assistant

+++ kubernetes/apps/home-automation/home-assistant-db/app Kustomization: flux-system/home-assistant-db Cluster: home-automation/home-assistant

@@ -26,13 +26,13 @@

       serverName: home-assistant
       wal:
         compression: bzip2
         maxParallel: 8
     retentionPolicy: 30d
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-54
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-55
   instances: 2
   nodeMaintenanceWindow:
     inProgress: false
     reusePVC: true
   postgresql:
     parameters:
--- kubernetes/apps/home/immich-db/app Kustomization: flux-system/immich-db Cluster: home/immich

+++ kubernetes/apps/home/immich-db/app Kustomization: flux-system/immich-db Cluster: home/immich

@@ -30,13 +30,13 @@

     initdb:
       database: immich
       owner: immich
       secret:
         name: immich-db
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-54
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-55
   instances: 1
   postgresql:
     parameters:
       max_connections: '100'
       shared_buffers: 256MB
   primaryUpdateStrategy: unsupervised
--- kubernetes/apps/home/mealie-db/app Kustomization: flux-system/mealie-db Cluster: home/mealie

+++ kubernetes/apps/home/mealie-db/app Kustomization: flux-system/mealie-db Cluster: home/mealie

@@ -30,13 +30,13 @@

     initdb:
       database: mealie
       owner: mealie
       secret:
         name: mealie-db
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-54
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-55
   instances: 1
   postgresql:
     parameters:
       max_connections: '100'
       shared_buffers: 128MB
   primaryUpdateStrategy: unsupervised
`

@renovate renovate bot merged commit b389733 into main Nov 12, 2024
8 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch November 12, 2024 02:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants