zebernst / homelab

Cat-approved 😸 Home Kubernetes cluster running Talos Linux | Automated via Flux, Renovate, and GitHub Actions ⚙️
https://status.zebernst.dev
MIT License
1 stars 0 forks source link

fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-38 → 16.4-46 ) #125

Closed botty-white[bot] closed 2 weeks ago

botty-white[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.4-38 -> 16.4-46

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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 this update again.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 3 weeks ago
--- kubernetes/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: database/redspot16

+++ kubernetes/apps/database/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: database/redspot16

@@ -27,13 +27,13 @@

         compression: bzip2
         maxParallel: 8
     retentionPolicy: 30d
   bootstrap:
     initdb: {}
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-38
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-46
   instances: 3
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '400'