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 ghcr.io/cloudnative-pg/postgresql ( 16.4-34 β†’ 16.4-35 ) [main] #5610

Merged

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cloudnative-pg/postgresql patch 16.4-34 -> 16.4-35

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 Renovate Bot.

@doug-piranha-bot
Copy link
Contributor Author

--- kubernetes/main/apps/dbms/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: dbms/kochhaus-v16

+++ kubernetes/main/apps/dbms/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: dbms/kochhaus-v16

@@ -48,13 +48,13 @@

           name: cloudnative-pg-secret
       serverName: kochhaus-v16-v1
       wal:
         compression: bzip2
         maxParallel: 8
     name: kochhaus-v16-v1
-  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-34
+  imageName: ghcr.io/cloudnative-pg/postgresql:16.4-35
   instances: 3
   monitoring:
     enablePodMonitor: true
     podMonitorMetricRelabelings:
     - action: replace
       sourceLabels:
--- kubernetes/main/apps/dbms/cloudnative-pg/backup Kustomization: flux-system/cloudnative-pg-backup HelmRelease: dbms/cnpg-backup

+++ kubernetes/main/apps/dbms/cloudnative-pg/backup Kustomization: flux-system/cloudnative-pg-backup HelmRelease: dbms/cnpg-backup

@@ -45,13 +45,13 @@

                     name: cloudnative-pg-secret
               PGPORT: '5432'
               PGUSER: postgres
               TZ: Etc/UTC
             image:
               repository: ghcr.io/cloudnative-pg/postgresql
-              tag: 16.4-34
+              tag: 16.4-35
             resources:
               limits:
                 cpu: 250m
                 memory: 512Mi
               requests:
                 cpu: 50m

@doug-piranha-bot
Copy link
Contributor Author

--- HelmRelease: dbms/cnpg-backup CronJob: dbms/cnpg-backup

+++ HelmRelease: dbms/cnpg-backup CronJob: dbms/cnpg-backup

@@ -63,13 +63,13 @@

             - name: PGPORT
               value: '5432'
             - name: PGUSER
               value: postgres
             - name: TZ
               value: Etc/UTC
-            image: ghcr.io/cloudnative-pg/postgresql:16.4-34
+            image: ghcr.io/cloudnative-pg/postgresql:16.4-35
             name: app
             resources:
               limits:
                 cpu: 250m
                 memory: 512Mi
               requests:

@haraldkoch haraldkoch merged commit 30b60b3 into main Oct 11, 2024
11 checks passed
@doug-piranha-bot doug-piranha-bot bot deleted the renovate/main-ghcr.io-cloudnative-pg-postgresql-16.x branch October 11, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant