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.1 β†’ 5.7.2 ) #1387

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Dec 18, 2024

This PR contains the following updates:

Package Update Change
pgo patch 5.7.1 -> 5.7.2

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.

| datasource | package                                             | from  | to    |
| ---------- | --------------------------------------------------- | ----- | ----- |
| docker     | registry.developers.crunchydata.com/crunchydata/pgo | 5.7.1 | 5.7.2 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Dec 18, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 18, 2024

--- 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

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

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

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 18, 2024

--- 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.1-0
+        image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.7.2-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-32
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-33
         - name: RELATED_IMAGE_PGBACKREST
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.53.1-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.0-0
         - name: RELATED_IMAGE_PGBOUNCER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-2
         - name: RELATED_IMAGE_PGEXPORTER
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-13
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-14
         - name: RELATED_IMAGE_PGUPGRADE
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.1-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.2-0
         - name: RELATED_IMAGE_POSTGRES_15
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.10-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.10-1
         - name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.10-3.3-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.10-3.3-1
         - name: RELATED_IMAGE_POSTGRES_16
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.6-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.6-1
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.3-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.3-1
         - name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.4-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.4-1
         - name: RELATED_IMAGE_POSTGRES_17
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.2-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.2-1
         - name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.2-3.4-0
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.2-3.4-1
         - name: RELATED_IMAGE_STANDALONE_PGADMIN
-          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.12-1
+          value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-0
         securityContext:
           seccompProfile:
             type: RuntimeDefault
           allowPrivilegeEscalation: false
           capabilities:
             drop:

@kireque kireque merged commit 5d60db4 into main Dec 19, 2024
19 checks passed
@kireque kireque deleted the renovate/main-pgo-5.x branch December 19, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant