feat(container): update image pgo ( 5.7.4 → 5.8.8 )#2184
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
--- kubernetes/berries/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
+++ kubernetes/berries/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
@@ -13,13 +13,13 @@
chart: pgo
interval: 5m
sourceRef:
kind: HelmRepository
name: crunchydata-charts
namespace: flux-system
- version: 5.7.4
+ version: 5.8.8
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace |
--- HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
@@ -69,12 +69,24 @@
- create
- delete
- get
- list
- patch
- watch
+- apiGroups:
+ - authentication.k8s.io
+ resources:
+ - tokenreviews
+ verbs:
+ - create
+- apiGroups:
+ - authorization.k8s.io
+ resources:
+ - subjectaccessreviews
+ verbs:
+ - create
- apiGroups:
- batch
resources:
- cronjobs
- jobs
verbs:
--- 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.4-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
env:
- name: PGO_INSTALLER
value: helm
- name: PGO_INSTALLER_ORIGIN
value: developer-registry-oci
- name: PGO_CONTROLLER_LEASE_NAME
@@ -35,49 +35,58 @@
value: 'true'
- 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-35
+ - name: RELATED_IMAGE_COLLECTOR
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.1-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.58.0-2621
- name: RELATED_IMAGE_PGBOUNCER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-4
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2621
- name: RELATED_IMAGE_PGEXPORTER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.16.0-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2621
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.4-2621
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.12-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.18-2621
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.12-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.18-3.3-2621
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.8-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.14-2621
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.3-2621
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.4-2621
- name: RELATED_IMAGE_POSTGRES_17
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.10-2621
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.4-2621
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.5-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.5-2621
+ - name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.6-2621
+ - name: RELATED_IMAGE_POSTGRES_18
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.4-2621
+ - name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.4-3.6-2621
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.15-2621
securityContext:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
+ ports:
+ - containerPort: 8443
+ name: metrics
livenessProbe:
httpGet:
path: /readyz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20 |
--- kubernetes/subterra/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
+++ kubernetes/subterra/apps/database/crunchy-postgres-operator/operator Kustomization: flux-system/cluster-apps-crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
@@ -13,13 +13,13 @@
chart: pgo
interval: 5m
sourceRef:
kind: HelmRepository
name: crunchydata-charts
namespace: flux-system
- version: 5.7.4
+ version: 5.8.8
install:
crds: CreateReplace
interval: 30m
upgrade:
crds: CreateReplace |
--- HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
+++ HelmRelease: database/crunchy-postgres-operator ClusterRole: database/pgo
@@ -69,12 +69,24 @@
- create
- delete
- get
- list
- patch
- watch
+- apiGroups:
+ - authentication.k8s.io
+ resources:
+ - tokenreviews
+ verbs:
+ - create
+- apiGroups:
+ - authorization.k8s.io
+ resources:
+ - subjectaccessreviews
+ verbs:
+ - create
- apiGroups:
- batch
resources:
- cronjobs
- jobs
verbs:
--- 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.4-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
env:
- name: PGO_INSTALLER
value: helm
- name: PGO_INSTALLER_ORIGIN
value: developer-registry-oci
- name: PGO_CONTROLLER_LEASE_NAME
@@ -35,49 +35,58 @@
value: 'true'
- 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-35
+ - name: RELATED_IMAGE_COLLECTOR
+ value: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.8-0
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.54.1-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.58.0-2621
- name: RELATED_IMAGE_PGBOUNCER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-4
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.25-2621
- name: RELATED_IMAGE_PGEXPORTER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.16.0-1
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18.1-2621
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.4-2621
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.12-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-15.18-2621
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.12-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-15.18-3.3-2621
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.8-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.14-2621
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.3-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.3-2621
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.8-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-16.14-3.4-2621
- name: RELATED_IMAGE_POSTGRES_17
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.10-2621
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.4-2621
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.5
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.4-3.5-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.5-2621
+ - name: RELATED_IMAGE_POSTGRES_17_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.10-3.6-2621
+ - name: RELATED_IMAGE_POSTGRES_18
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-18.4-2621
+ - name: RELATED_IMAGE_POSTGRES_18_GIS_3.6
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-18.4-3.6-2621
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.14-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.15-2621
securityContext:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
+ ports:
+ - containerPort: 8443
+ name: metrics
livenessProbe:
httpGet:
path: /readyz
port: 8081
initialDelaySeconds: 15
periodSeconds: 20 |
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
April 18, 2025 19:58
1f6477d to
b61e9f3
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
May 15, 2025 17:23
b61e9f3 to
bc89aa0
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
May 26, 2025 06:32
bc89aa0 to
6f71ab4
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
June 13, 2025 11:35
6f71ab4 to
50b4c1c
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
August 31, 2025 10:34
50b4c1c to
bb7e90f
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
September 2, 2025 16:57
bb7e90f to
3889a2f
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
3 times, most recently
from
October 23, 2025 13:34
a85a5c8 to
bc3477c
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
October 23, 2025 16:41
bc3477c to
7f514f5
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
2 times, most recently
from
November 4, 2025 19:46
fb99524 to
4ad0826
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
3 times, most recently
from
November 21, 2025 21:35
2dda1ab to
89f378b
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
November 25, 2025 16:56
89f378b to
f52338b
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
December 1, 2025 13:09
f52338b to
1a488bb
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
2 times, most recently
from
December 15, 2025 22:54
82472f2 to
4f55534
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
December 19, 2025 18:48
4f55534 to
2230af5
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
January 8, 2026 18:16
2230af5 to
80f5e28
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
January 23, 2026 19:07
80f5e28 to
51362fe
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
February 2, 2026 20:40
51362fe to
5f70648
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
February 12, 2026 17:13
5f70648 to
9adf1e6
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
March 11, 2026 18:14
9adf1e6 to
015c0b9
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
March 13, 2026 16:42
015c0b9 to
cd39c5f
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
3 times, most recently
from
March 27, 2026 21:05
675009b to
0d9440d
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
3 times, most recently
from
April 6, 2026 08:45
0c25256 to
02b068d
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
2 times, most recently
from
April 23, 2026 02:08
7549377 to
d4a7aac
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
April 29, 2026 11:08
d4a7aac to
2e0f7c2
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
2 times, most recently
from
May 22, 2026 22:44
047059c to
c55ebca
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
June 11, 2026 16:34
c55ebca to
af6e812
Compare
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
3 times, most recently
from
June 22, 2026 17:53
04759ee to
63e633d
Compare
| datasource | package | from | to | | ---------- | --------------------------------------------------- | ----- | ----- | | docker | registry.developers.crunchydata.com/crunchydata/pgo | 5.7.4 | 5.8.8 |
renovate
Bot
force-pushed
the
renovate/pgo-5.x
branch
from
July 18, 2026 16:53
63e633d to
881e6d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.7.4→5.8.8Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.