diff --git a/releaser.yaml b/releaser.yaml index 1eabb42..33c1dc4 100644 --- a/releaser.yaml +++ b/releaser.yaml @@ -10,4 +10,4 @@ flavors: version: 1.15.0-uds.3 - name: unicorn # renovate-uds: datasource=docker depName=quay.io/rfcurated/zalando/postgres-operator extractVersion=^v?(?\d+\.\d+\.\d+)$ - version: 1.15.0-uds.3 + version: 1.15.0-uds.4 diff --git a/values/registry1-config-values.yaml b/values/registry1-config-values.yaml index a9aae96..eb57fe5 100644 --- a/values/registry1-config-values.yaml +++ b/values/registry1-config-values.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial metrics: - image: "registry1.dso.mil/ironbank/opensource/prometheus/postgres-exporter:v0.19.0" + image: "registry1.dso.mil/ironbank/opensource/prometheus/postgres-exporter:v0.19.1" job: image: "ghcr.io/zalando/spilo-17:4.0-p3" diff --git a/values/unicorn-config-values.yaml b/values/unicorn-config-values.yaml index 009c4e0..8b009fa 100644 --- a/values/unicorn-config-values.yaml +++ b/values/unicorn-config-values.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial metrics: - image: "quay.io/rfcurated/prometheuscommunity/postgres-exporter:0.19-jammy-scratch-bnt-fips-rfcurated" + image: "quay.io/rfcurated/prometheuscommunity/postgres-exporter:0.19.1-jammy-scratch-bnt-fips-rfcurated" job: image: "quay.io/rfcurated/zalando/spilo-17:4.0-p3-jammy-fips-rfcurated" diff --git a/values/unicorn-values.yaml b/values/unicorn-values.yaml index 646d266..4179db5 100644 --- a/values/unicorn-values.yaml +++ b/values/unicorn-values.yaml @@ -6,7 +6,7 @@ image: repository: rfcurated/zalando/postgres-operator tag: 1.15-jammy-scratch-fips-rfcurated configConnectionPooler: - connection_pooler_image: "quay.io/rfcurated/pgbouncer:1.25.1-jammy-fips-rfcurated" + connection_pooler_image: "quay.io/rfcurated/zalando/pgbouncer:32-jammy-rfcurated" configLogicalBackup: logical_backup_docker_image: "quay.io/rfcurated/zalando/postgres-operator/logical-backup:1.15-jammy-scratch-fips-rfcurated" configGeneral: diff --git a/zarf.yaml b/zarf.yaml index 317f922..fe6de88 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -47,7 +47,7 @@ components: # Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA - ghcr.io/zalando/spilo-17:4.0-p3 # Container image that provides the postgres-exporter sidecar to create a metrics endpoint - - registry1.dso.mil/ironbank/opensource/prometheus/postgres-exporter:v0.19.0 + - registry1.dso.mil/ironbank/opensource/prometheus/postgres-exporter:v0.19.1 - name: postgres-operator required: true @@ -87,8 +87,8 @@ components: images: - quay.io/rfcurated/zalando/postgres-operator:1.15-jammy-scratch-fips-rfcurated - quay.io/rfcurated/zalando/postgres-operator/logical-backup:1.15-jammy-scratch-fips-rfcurated - - quay.io/rfcurated/pgbouncer:1.25.1-jammy-fips-rfcurated + - quay.io/rfcurated/zalando/pgbouncer:32-jammy-rfcurated # Docker image that provides PostgreSQL and Patroni bundled together for PostgreSQL HA - quay.io/rfcurated/zalando/spilo-17:4.0-p3-jammy-fips-rfcurated # Container image that provides the postgres-exporter sidecar to create a metrics endpoint - - quay.io/rfcurated/prometheuscommunity/postgres-exporter:0.19-jammy-scratch-bnt-fips-rfcurated + - quay.io/rfcurated/prometheuscommunity/postgres-exporter:0.19.1-jammy-scratch-bnt-fips-rfcurated