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 pgo ( 5.7.2 β†’ 5.7.3 ) #1758

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Update Change
pgo patch 5.7.2 -> 5.7.3

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/main/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator

+++ kubernetes/main/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator

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

     spec:
       chart: pgo
       sourceRef:
         kind: HelmRepository
         name: crunchydata
         namespace: flux-system
-      version: 5.7.2
+      version: 5.7.3
   install:
     crds: CreateReplace
   interval: 30m
   upgrade:
     crds: CreateReplace
   values:

Copy link

--- HelmRelease: database/crunchy-postgres-operator Deployment: database/pgo

+++ HelmRelease: database/crunchy-postgres-operator Deployment: database/pgo

@@ -20,13 +20,13 @@

       labels:
         postgres-operator.crunchydata.com/control-plane: pgo
     spec:
       serviceAccountName: pgo
       containers:
       - name: operator
-        image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.7.2-0
+        image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.7.3-0
         env:
         - name: PGO_INSTALLER
           value: helm
         - name: PGO_INSTALLER_ORIGIN
           value: developer-registry-oci
         - name: PGO_CONTROLLER_LEASE_NAME
@@ -36,37 +36,37 @@

         - name: PGO_NAMESPACE
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
         - name: RELATED_IMAGE_PGADMIN
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-33
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-34
         - name: RELATED_IMAGE_PGBACKREST
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.0-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.1-0
         - name: RELATED_IMAGE_PGBOUNCER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-2
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-3
         - name: RELATED_IMAGE_PGEXPORTER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-14
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.16.0-0
         - name: RELATED_IMAGE_PGUPGRADE
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.2-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.3-0
         - name: RELATED_IMAGE_POSTGRES_15
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.10-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.10-2
         - name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.10-3.3-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.10-3.3-2
         - name: RELATED_IMAGE_POSTGRES_16
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.6-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.6-2
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.3-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.3-2
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.4-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.4-2
         - name: RELATED_IMAGE_POSTGRES_17
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.2-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.2-2
         - name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.2-3.4-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.2-3.4-2
         - name: RELATED_IMAGE_STANDALONE_PGADMIN
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-1
         securityContext:
           seccompProfile:
             type: RuntimeDefault
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@cubic3d cubic3d merged commit 8f079e9 into main Jan 22, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-pgo-5.x branch January 22, 2025 18:09
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