@@ -15,9 +15,9 @@ components:
15
15
manifests :
16
16
- name : crds
17
17
files :
18
- - https://github.com/zalando/postgres-operator/raw/v1.13 .0/charts/postgres-operator/crds/operatorconfigurations.yaml
19
- - https://github.com/zalando/postgres-operator/raw/v1.13 .0/charts/postgres-operator/crds/postgresqls.yaml
20
- - https://github.com/zalando/postgres-operator/raw/v1.13 .0/charts/postgres-operator/crds/postgresteams.yaml
18
+ - https://github.com/zalando/postgres-operator/raw/v1.14 .0/charts/postgres-operator/crds/operatorconfigurations.yaml
19
+ - https://github.com/zalando/postgres-operator/raw/v1.14 .0/charts/postgres-operator/crds/postgresqls.yaml
20
+ - https://github.com/zalando/postgres-operator/raw/v1.14 .0/charts/postgres-operator/crds/postgresteams.yaml
21
21
22
22
- name : postgres-operator
23
23
required : true
@@ -36,11 +36,11 @@ components:
36
36
- ./values/registry1-config-values.yaml
37
37
images :
38
38
# Iron Bank
39
- - registry1.dso.mil/ironbank/opensource/zalando/postgres-operator:v1.13 .0
39
+ - registry1.dso.mil/ironbank/opensource/zalando/postgres-operator:v1.14 .0
40
40
- registry1.dso.mil/ironbank/opensource/zalando/logical-backup:v1.8.2
41
41
- registry1.dso.mil/ironbank/opensource/zalando/pgbouncer:1.21.0
42
42
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
43
- - ghcr.io/zalando/spilo-15:3.2-p1
43
+ - ghcr.io/zalando/spilo-17:4.0-p2
44
44
# Container image that provides the postgres-exporter sidecar to create a metrics endpoint
45
45
- registry1.dso.mil/ironbank/opensource/prometheus/postgres-exporter:v0.16.0
46
46
@@ -58,11 +58,11 @@ components:
58
58
valuesFiles :
59
59
- ./values/upstream-config-values.yaml
60
60
images :
61
- - ghcr.io/zalando/postgres-operator:v1.13 .0
62
- - ghcr.io/zalando/postgres-operator/logical-backup:v1.13 .0
61
+ - ghcr.io/zalando/postgres-operator:v1.14 .0
62
+ - ghcr.io/zalando/postgres-operator/logical-backup:v1.14 .0
63
63
- docker.io/bitnami/pgbouncer:1.23.1
64
64
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
65
- - ghcr.io/zalando/spilo-15:3.2-p1
65
+ - ghcr.io/zalando/spilo-17:4.0-p2
66
66
# Container image that provides the postgres-exporter sidecar to create a metrics endpoint
67
67
- quay.io/prometheuscommunity/postgres-exporter:v0.16.0
68
68
@@ -80,10 +80,10 @@ components:
80
80
valuesFiles :
81
81
- ./values/unicorn-config-values.yaml
82
82
images :
83
- - cgr.dev/du-uds-defenseunicorns/postgres-operator-fips:1.13 .0
84
- - ghcr.io/zalando/postgres-operator/logical-backup:v1.13 .0
85
- - cgr.dev/du-uds-defenseunicorns/pgbouncer-fips:1.22 .1
83
+ - cgr.dev/du-uds-defenseunicorns/postgres-operator-fips:1.14 .0
84
+ - ghcr.io/zalando/postgres-operator/logical-backup:v1.14 .0
85
+ - cgr.dev/du-uds-defenseunicorns/pgbouncer-fips:1.23 .1
86
86
# Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA
87
- - ghcr.io/zalando/spilo-15:3.2-p1
87
+ - ghcr.io/zalando/spilo-17:4.0-p2
88
88
# Container image that provides the postgres-exporter sidecar to create a metrics endpoint
89
89
- cgr.dev/du-uds-defenseunicorns/prometheus-postgres-exporter-fips:0.16.0
0 commit comments