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.2-15 #331

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.2-14 -> 16.2-15

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 has been generated by Mend Renovate. View repository job log here.

Copy link

--- 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.2-14
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.2-15
   instances: 1
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '600'
--- 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.2-14
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.2-15
   instances: 1
   monitoring:
     enablePodMonitor: true
   postgresql:
     parameters:
       max_connections: '600'

@chrisbsmith chrisbsmith merged commit 5d1cb49 into main Apr 25, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ghcr.io-cloudnative-pg-postgresql-16.x branch April 25, 2024 14: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