diff --git a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml index d83e45be3..4dba33eb3 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml @@ -10,7 +10,7 @@ spec: image: ghcr.io/appscode-images/postgres:10.23-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -42,7 +42,7 @@ spec: image: ghcr.io/appscode-images/postgres:10.23-bullseye distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml index 3a6ced725..1b2657501 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml @@ -21,7 +21,7 @@ spec: image: timescale/timescaledb:2.1.0-pg11-oss distribution: TimescaleDB exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml index 429039193..d41d1d38c 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml @@ -21,7 +21,7 @@ spec: image: postgis/postgis:11-3.1 distribution: PostGIS exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml index 9ff1b7494..01d737aee 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:11.22-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -66,7 +66,7 @@ spec: image: ghcr.io/appscode-images/postgres:11.22-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml index 130b53ef7..9493ae346 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:12.17-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -67,7 +67,7 @@ spec: image: ghcr.io/appscode-images/postgres:12.17-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml index 3feea480d..074fec804 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml @@ -21,7 +21,7 @@ spec: image: timescale/timescaledb:2.1.0-pg12-oss distribution: TimescaleDB exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml index 9939fc995..f0893bbd5 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml @@ -21,7 +21,7 @@ spec: image: postgis/postgis:12-3.1 distribution: PostGIS exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml index 9b6651fe1..5999ff496 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:13.13-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -66,7 +66,7 @@ spec: image: ghcr.io/appscode-images/postgres:13.13-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml index dff00b4e1..5051d4640 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml @@ -21,7 +21,7 @@ spec: image: timescale/timescaledb:2.1.0-pg13-oss distribution: TimescaleDB exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml index 509ca92b0..11d8bdbe2 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml @@ -21,7 +21,7 @@ spec: image: postgis/postgis:13-3.1 distribution: PostGIS exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml index cb3669d56..4824c7962 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml @@ -21,7 +21,7 @@ spec: image: postgis/postgis:14-3.1 distribution: PostGIS exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml index 138e4b7b6..3c743e0e5 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml @@ -21,7 +21,7 @@ spec: image: timescale/timescaledb:2.5.0-pg14-oss distribution: TimescaleDB exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml index f2e12c0f7..ede8c5724 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:14.10-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -63,7 +63,7 @@ spec: image: ghcr.io/appscode-images/postgres:14.10-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml index a818571ea..311896347 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.5-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:15.5-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -66,7 +66,7 @@ spec: image: ghcr.io/appscode-images/postgres:15.5-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml index 182cf769a..1985f8dde 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml @@ -22,7 +22,7 @@ spec: image: ghcr.io/appscode-images/postgres:16.1-alpine distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: @@ -66,7 +66,7 @@ spec: image: ghcr.io/appscode-images/postgres:16.1-bookworm distribution: Official exporter: - image: prometheuscommunity/postgres-exporter:v0.9.0 + image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml index 0820c6ffb..f35605381 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml @@ -19,7 +19,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:10.23-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -54,7 +54,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:10.23-bullseye' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml index 30d7df433..42bab4675 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.1.0-pg11-oss' distribution: TimescaleDB exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml index 5d37c876e..1f3db17a4 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:11-3.1' distribution: PostGIS exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml index b3dba2894..1eac63bca 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:11.22-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -78,7 +78,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:11.22-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml index 725794039..1d847e489 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:12.17-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -79,7 +79,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:12.17-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml index 06b70039e..dfd4c4510 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.1.0-pg12-oss' distribution: TimescaleDB exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml index f5fba88dd..5ecbc1094 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:12-3.1' distribution: PostGIS exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml index 8a2cfde17..1d3b43db7 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:13.13-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -78,7 +78,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:13.13-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml index 2de229724..f316156a6 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.1.0-pg13-oss' distribution: TimescaleDB exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml index 0ca6abb50..3cd843935 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:13-3.1' distribution: PostGIS exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml index b6df784f4..e1e645f84 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "postgis/postgis") $) }}:14-3.1' distribution: PostGIS exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml index 2efb8a35c..160d4603a 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml @@ -30,7 +30,7 @@ spec: image: '{{ include "image.dockerHub" (merge (dict "_repo" "timescale/timescaledb") $) }}:2.5.0-pg14-oss' distribution: TimescaleDB exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml index fef70f106..14c403923 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.10-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -75,7 +75,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:14.10-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml index 8bab9eb37..adb8fd271 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.5-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.5-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -78,7 +78,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:15.5-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml index c4dd27ab4..b76e1dcf5 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml @@ -31,7 +31,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.1-alpine' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: @@ -78,7 +78,7 @@ spec: image: '{{ include "image.ghcr" (merge (dict "_repo" "appscode-images/postgres") $) }}:16.1-bookworm' distribution: Official exporter: - image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' + image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.15.0' initContainer: image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: