diff --git a/catalog/kubedb/raw/postgres/postgres-10.16-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.16-official.yaml index 338ef612c..cad43a43c 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.16-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.16-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-10.19-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.19-official.yaml index d65ef0abf..1ec0dd055 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.19-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.19-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-10.20-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.20-official.yaml index dbc43b65f..a1b39b88e 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.20-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.20-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.11-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.11-official.yaml index 1d6394d2a..04bbc367e 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.11-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.11-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml index b444ad916..64ca010a5 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.11-timescaledb.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.14-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.14-official.yaml index f0aab9d94..b26fa9e6e 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.14-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.14-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml index f14f3452a..3545dc840 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.14-postgis.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.15-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.15-official.yaml index 97d491716..c33580ea2 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.15-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.15-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.19-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.19-official.yaml index 2e9419316..13b17722f 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.19-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.19-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.20-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.20-official.yaml index 1ff7b153e..4cd4fb9f1 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.20-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.20-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.10-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.10-official.yaml index e16da296e..8f068e29e 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.10-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.10-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.13-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.13-official.yaml index 556b32bcd..697a2a723 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.13-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.13-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.14-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.14-official.yaml index fac83b5ac..ce3beb8fa 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.14-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.14-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.15-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.15-official.yaml index 0b0e04459..febfb38fb 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.15-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.15-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.6-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.6-official.yaml index b46893ad3..2aeb1d9c2 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.6-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.6-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml index ac36511f9..e265955f7 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.6-timescaledb.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.9-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.9-official.yaml index fda8e355e..a5e699008 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.9-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.9-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml index 26e2c0632..835c7f9ec 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.9-postgis.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.10-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.10-official.yaml index 762681ffa..062422f8f 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.10-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.10-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.11-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.11-official.yaml index 46898bd09..1e9b7105e 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.11-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.11-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.2-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.2-official.yaml index 3d519fd15..582e6c16e 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.2-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.2-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml index 2fb92206a..b4ad9b214 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.2-timescaledb.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.5-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.5-official.yaml index 0f9a2efdc..94c881b19 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.5-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.5-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml index cce0aff08..4ae3f32e1 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.5-postgis.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.6-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.6-official.yaml index 3bad63f97..b220da770 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.6-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.6-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.9-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.9-official.yaml index 7be802b73..462e68436 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.9-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.9-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.1-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.1-official.yaml index 59d89aa59..d47746836 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.1-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.1-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml b/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml index 6a0363d2e..6743ff427 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.1-postgis.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml b/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml index ef34e0092..3c03a7e91 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.1-timescaledb.yaml @@ -11,7 +11,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.2-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.2-official.yaml index 9a19fe532..b3c038b40 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.2-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.2-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -41,7 +41,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.6-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.6-official.yaml index 1ce78e444..d8a7dfadc 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.6-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.6-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -41,7 +41,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.7-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.7-official.yaml index 2c6ef2459..5ecabb407 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.7-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.7-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -41,7 +41,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.8-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.8-official.yaml index fbfc275f6..acb79e39b 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.8-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.8-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -41,7 +41,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-15.1-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.1-official.yaml index cd3842c9c..d8296677b 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.1-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.1-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-15.2-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.2-official.yaml index b0b922f10..fdc895220 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.2-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.2-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-15.3-official.yaml b/catalog/kubedb/raw/postgres/postgres-15.3-official.yaml index d90c626f3..c16afdbf2 100644 --- a/catalog/kubedb/raw/postgres/postgres-15.3-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-15.3-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-9.6.21-official.yaml b/catalog/kubedb/raw/postgres/postgres-9.6.21-official.yaml index 38d3a6178..30f28ae2a 100644 --- a/catalog/kubedb/raw/postgres/postgres-9.6.21-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-9.6.21-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -45,7 +45,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-9.6.24-official.yaml b/catalog/kubedb/raw/postgres/postgres-9.6.24-official.yaml index 6359b26f2..f3703dff3 100644 --- a/catalog/kubedb/raw/postgres/postgres-9.6.24-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-9.6.24-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -44,7 +44,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.9.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.10.0 + image: ghcr.io/kubedb/postgres-init:0.11.0 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-10.16-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-10.16-official.yaml index fc205c467..a542387db 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.16-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.16-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-10.19-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-10.19-official.yaml index a40eefea1..823c3f84e 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.19-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-10.20-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-10.20-official.yaml index 4f93b1884..537ccbb68 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.20-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.11-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.11-official.yaml index 083667a08..a9e90f083 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.11-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 281058e66..9168793ae 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.11-timescaledb.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.14-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.14-official.yaml index 7cc666762..7067a1f85 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.14-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 a46fb913a..9e77b3580 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.14-postgis.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.15-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.15-official.yaml index 093b70c58..1285ddf56 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.15-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.19-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.19-official.yaml index 2bb0b2083..bdd04b1e5 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.19-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-11.20-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-11.20-official.yaml index e988c8d4e..075b99f76 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.20-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.10-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.10-official.yaml index 7ef6a9615..8a0ac0917 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.10-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.13-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.13-official.yaml index 89f3cd78f..4c8d36459 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.13-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.14-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.14-official.yaml index 511d12069..b0939a9f8 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.14-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.15-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.15-official.yaml index a0ac56fec..da63f6bca 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.15-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.6-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.6-official.yaml index be47834f7..7c5d32de4 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.6-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 e5484821f..4a80b7cdc 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.6-timescaledb.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-12.9-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-12.9-official.yaml index 18f08a128..919c3445a 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.9-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 ef22328b9..0c9ca0b55 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.9-postgis.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.10-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.10-official.yaml index 3d061c64f..391f5fbd1 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.10-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.11-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.11-official.yaml index 722087de1..409d2acc7 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.11-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.2-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.2-official.yaml index 2700f2496..958043c0d 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.2-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 ad2390889..acc26c87d 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.2-timescaledb.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.5-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.5-official.yaml index 3de4f2b4e..0bc24d794 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.5-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.5-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 a5dccbbdc..468a5348b 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.5-postgis.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.6-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.6-official.yaml index 77ba6a2f8..e67a343cd 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.6-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-13.9-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-13.9-official.yaml index cf5c9065f..e0266190b 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.9-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.1-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.1-official.yaml index 7f83d7d9c..c7356666e 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.1-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 1635e2a9e..6cf7dda70 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.1-postgis.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 47182ee06..9e26defdc 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.1-timescaledb.yaml @@ -14,7 +14,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.2-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.2-official.yaml index 8b9cdc6ea..ea9a3895e 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.2-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -48,7 +48,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.6-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.6-official.yaml index b6e23910e..de7b4b7c9 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.6-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -48,7 +48,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.7-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.7-official.yaml index 8259e8305..ebdbf29f4 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.7-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.7-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -48,7 +48,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-14.8-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-14.8-official.yaml index d45f836a6..57f86b6e5 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.8-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.8-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -48,7 +48,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.1-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.1-official.yaml index 913ae88b7..6b6a65cc9 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.1-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.2-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.2-official.yaml index d24f067f3..242847d47 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.2-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-15.3-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-15.3-official.yaml index 2a730789a..1ec6130a1 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-15.3-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-15.3-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-9.6.21-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-9.6.21-official.yaml index 4504d2d5a..c6728f755 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-9.6.21-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-9.6.21-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -52,7 +52,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/postgres-9.6.24-official.yaml b/charts/kubedb-catalog/templates/postgres/postgres-9.6.24-official.yaml index aacd7b15c..d24bce0db 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-9.6.24-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-9.6.24-official.yaml @@ -15,7 +15,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -51,7 +51,7 @@ spec: exporter: image: '{{ include "image.dockerHub" (merge (dict "_repo" "prometheuscommunity/postgres-exporter") $) }}:v0.9.0' initContainer: - image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.10.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.11.0' podSecurityPolicies: databasePolicyName: postgres-db securityContext: