@@ -9,9 +9,9 @@ metadata:
99# - percona.com/delete-ssl
1010# - percona.com/delete-backups
1111spec :
12- crVersion : 2.8.0
12+ crVersion : 2.8.1
1313# initContainer:
14- # image: docker.io/percona/percona-postgresql-operator:2.8.0
14+ # image: docker.io/percona/percona-postgresql-operator:2.8.1
1515# resources:
1616# limits:
1717# cpu: 2.0
@@ -154,7 +154,7 @@ spec:
154154# test-label: value
155155
156156
157- image : docker.io/percona/percona-distribution-postgresql:17.6 -1
157+ image : docker.io/percona/percona-distribution-postgresql:17.7 -1
158158 imagePullPolicy : Always
159159 postgresVersion : 17
160160# port: 5432
@@ -188,7 +188,7 @@ spec:
188188# - secretRef:
189189# name: instance-env-secret
190190# initContainer:
191- # image: docker.io/percona/percona-postgresql-operator:2.8.0
191+ # image: docker.io/percona/percona-postgresql-operator:2.8.1
192192# resources:
193193# limits:
194194# cpu: 2.0
@@ -312,7 +312,7 @@ spec:
312312 proxy :
313313 pgBouncer :
314314 replicas : 3
315- image : docker.io/percona/percona-pgbouncer:1.24.1 -1
315+ image : docker.io/percona/percona-pgbouncer:1.25.0 -1
316316# env:
317317# - name: MY_ENV
318318# value: "1000"
@@ -409,15 +409,15 @@ spec:
409409 pgbackrest :
410410# metadata:
411411# labels:
412- image : docker.io/percona/percona-pgbackrest:2.56 .0-1
412+ image : docker.io/percona/percona-pgbackrest:2.57 .0-1
413413# env:
414414# - name: MY_ENV
415415# value: "1000"
416416# envFrom:
417417# - secretRef:
418418# name: repo-host-env-secret
419419# initContainer:
420- # image: docker.io/percona/percona-postgresql-operator:2.8.0
420+ # image: docker.io/percona/percona-postgresql-operator:2.8.1
421421# resources:
422422# limits:
423423# cpu: 2.0
@@ -613,7 +613,7 @@ spec:
613613
614614 pmm :
615615 enabled : false
616- image : docker.io/percona/pmm-client:3.4.1
616+ image : docker.io/percona/pmm-client:3.5.0
617617# imagePullPolicy: IfNotPresent
618618 secret : cluster1-pmm-secret
619619 serverHost : monitoring-service
@@ -647,7 +647,7 @@ spec:
647647# - basebackup
648648
649649# extensions:
650- # image: docker.io/percona/percona-postgresql-operator:2.8.0
650+ # image: docker.io/percona/percona-postgresql-operator:2.8.1
651651# imagePullPolicy: Always
652652# storage:
653653# type: s3
0 commit comments