Closed monosense-arc[bot] closed 3 days ago
--- kubernetes/main/apps/database/crunchy-pgo/app Kustomization: flux-system/crunchy-postgres-operator HelmRelease: database/crunchy-postgres-operator
+++ kubernetes/main/apps/database/crunchy-pgo/app 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.0
+ version: 5.7.1
install:
crds: CreateReplace
remediation:
retries: 3
interval: 30m
maxHistory: 2
--- 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.0-0
+ image: registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.7.1-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-31
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-32
- name: RELATED_IMAGE_PGBACKREST
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.53.1-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.53.1-1
- name: RELATED_IMAGE_PGBOUNCER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-1
- name: RELATED_IMAGE_PGEXPORTER
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-12
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-0.15.0-13
- name: RELATED_IMAGE_PGUPGRADE
- value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.0-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.7.1-0
- name: RELATED_IMAGE_POSTGRES_15
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.8-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.10-0
- name: RELATED_IMAGE_POSTGRES_15_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.8-3.3-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.10-3.3-0
- name: RELATED_IMAGE_POSTGRES_16
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.4-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.6-0
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.3
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.4-3.3-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.3-0
- name: RELATED_IMAGE_POSTGRES_16_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.4-3.4-2
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.6-3.4-0
- name: RELATED_IMAGE_POSTGRES_17
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.0-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.2-0
- name: RELATED_IMAGE_POSTGRES_17_GIS_3.4
- value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.0-3.4-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.2-3.4-0
- name: RELATED_IMAGE_STANDALONE_PGADMIN
- value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.12-0
+ value: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.12-1
securityContext:
seccompProfile:
type: RuntimeDefault
allowPrivilegeEscalation: false
capabilities:
drop:
This PR contains the following updates:
5.7.0
->5.7.1
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.
This PR has been generated by Renovate Bot.