Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-20 #583

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.4-19 -> 16.4-20

Warning

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


Configuration

📅 Schedule: 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 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/database/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: database/postgres16

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

@@ -7,13 +7,13 @@

     kustomize.toolkit.fluxcd.io/name: cloudnative-pg-cluster
     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: postgres16
   namespace: database
 spec:
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-19
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-20
   instances: 1
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '600'
--- kubernetes/apps/database/cloudnative-pg/linkwarden-cluster Kustomization: flux-system/cloudnative-pg-cluster-linkwarden Cluster: database/linkwarden

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

@@ -7,13 +7,13 @@

     kustomize.toolkit.fluxcd.io/name: cloudnative-pg-cluster-linkwarden
     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: linkwarden
   namespace: database
 spec:
   enableSuperuserAccess: true
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-19
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-20
   instances: 1
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '600'

@chrisbsmith chrisbsmith merged commit 0e11de8 into main Sep 24, 2024
5 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch September 24, 2024 20:22
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