diff --git a/catalog/README.md b/catalog/README.md index 823aa2ff9..6841adffb 100644 --- a/catalog/README.md +++ b/catalog/README.md @@ -289,7 +289,7 @@ | ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine
sha256:c5eb1b76d6926b756795d0d19a3b38984ddc0dfe5c29436c7a2c31e143270085 | alpine 3.21.2 | 0, 3 | 0, 35 | 2, 24 | 0, 1 | 0, 0 | | ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm
sha256:4a0ebcb8833bc9c0ca4794284599ab0d5d974271543a9d561c4d2d583b32543f | debian 12.9 | 0, 3 | 0, 35 | 0, 24 | 0, 1 | 0, 0 | | ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0
sha256:2184ba3143a1fef7bd1e2090c62e8775aea8851a21c1480f358b51a92e80866e | debian 12.9 | 0, 0 | 0, 0 | 0, 0 | 0, 0 | 0, 0 | -| ghcr.io/kubedb/postgres-init:0.17.0
sha256:ea9e91ffacb52277dc42fdcab9759b920f67b9328c007f950bb194fced8e2177 | alpine 3.21.0 | 0, 1 | 0, 5 | 2, 8 | 0, 1 | 0, 0 | +| ghcr.io/kubedb/postgres-init:0.17.1
sha256:ea9e91ffacb52277dc42fdcab9759b920f67b9328c007f950bb194fced8e2177 | alpine 3.21.0 | 0, 1 | 0, 5 | 2, 8 | 0, 1 | 0, 0 | | ghcr.io/kubedb/postgres-init:0.17.1
sha256:2e90430e3875538a5be6d66b8fabe1ece8fcd19ff97f8ecef2eb45438e3eb367 | alpine 3.21.2 | 0, 0 | 0, 4 | 2, 2 | 0, 0 | 0, 0 | | ghcr.io/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1
sha256:a74686699acd29114d0f8dd24e69a894a25689867146c52a7816563f82394476 | alpine 3.19.1 | 0, 1 | **1**, 1 | 21, 3 | 4, 0 | 0, 0 | | ghcr.io/kubedb/provider-aws:v0.14.0-rc.0
sha256:49b1c312e342c31bb35fdd862e9b78d1a0e99bcbbc75e11560b762ac67d4a4b4 | alpine 3.17.1 | 0, 7 | **16**, 24 | 46, 55 | 4, 1 | 0, 0 | diff --git a/catalog/copy-images.sh b/catalog/copy-images.sh index 343035686..eec4d9ca5 100755 --- a/catalog/copy-images.sh +++ b/catalog/copy-images.sh @@ -323,7 +323,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-ar $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0 $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0 -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1 $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.14.0-rc.0 $IMAGE_REGISTRY/kubedb/provider-aws:v0.14.0-rc.0 diff --git a/catalog/export-images.sh b/catalog/export-images.sh index d8bdb5be0..f998c82d0 100755 --- a/catalog/export-images.sh +++ b/catalog/export-images.sh @@ -320,7 +320,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres- $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-alpine.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-bookworm.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0 images/kubedb-postgres-csi-snapshotter-plugin-v0.13.0-rc.0.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 images/kubedb-postgres-init-0.17.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 images/kubedb-postgres-init-0.17.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 images/kubedb-postgres-init-0.17.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1 images/kubedb-postgres-restic-plugin-v0.15.0-rc.0_16.1.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/provider-aws:v0.14.0-rc.0 images/kubedb-provider-aws-v0.14.0-rc.0.tar diff --git a/catalog/imagelist.yaml b/catalog/imagelist.yaml index fe37e3077..99c6addb2 100644 --- a/catalog/imagelist.yaml +++ b/catalog/imagelist.yaml @@ -286,7 +286,7 @@ - ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine - ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm - ghcr.io/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0 -- ghcr.io/kubedb/postgres-init:0.17.0 +- ghcr.io/kubedb/postgres-init:0.17.1 - ghcr.io/kubedb/postgres-init:0.17.1 - ghcr.io/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1 - ghcr.io/kubedb/provider-aws:v0.14.0-rc.0 diff --git a/catalog/import-images.sh b/catalog/import-images.sh index e64a3fb9d..85c91faab 100755 --- a/catalog/import-images.sh +++ b/catalog/import-images.sh @@ -314,7 +314,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-a $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-csi-snapshotter-plugin-v0.13.0-rc.0.tar $IMAGE_REGISTRY/kubedb/postgres-csi-snapshotter-plugin:v0.13.0-rc.0 -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.1.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-restic-plugin-v0.15.0-rc.0_16.1.tar $IMAGE_REGISTRY/kubedb/postgres-restic-plugin:v0.15.0-rc.0_16.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-provider-aws-v0.14.0-rc.0.tar $IMAGE_REGISTRY/kubedb/provider-aws:v0.14.0-rc.0 diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml index 13f041ca7..005849b96 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.16-official.yaml @@ -13,7 +13,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -46,7 +46,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml index e2bd45c8a..22880dc08 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.19-official.yaml @@ -13,7 +13,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -46,7 +46,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml index 46fc7c153..006c9ea46 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-10.20-official.yaml @@ -13,7 +13,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -46,7 +46,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml index 1141a3991..9bf7651bc 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.11-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml index 9f9e75b61..52f02d295 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.14-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml index 2bd5299d5..afe18ea72 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.15-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml index 5e86c7dce..87c0f5f9b 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.19-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml index 49ec31ede..34de1844f 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-11.20-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml index 897f9d524..1ab64b1bf 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.10-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml index 9c3466104..21e353531 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.13-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml index a5d76c450..9f2dd25db 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.14-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml index 34a115824..0813519a9 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.15-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml index d345bda50..1ab50ee57 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.6-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml index 6c37df75a..d0fb23c55 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-12.9-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -79,7 +79,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml index 982597cb7..5ed49ec8f 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.10-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml index 762a21340..bebdeefa8 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.11-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml index c09e69fc1..18493b0a5 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.2-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -83,7 +83,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml index eba560118..2c4b9842f 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.5-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml index ce91ca224..a8d384eff 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.6-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml index 8f9d31e9c..f56b29638 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-13.9-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml index c5b663533..ca41d6f2c 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.1-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml index c2557f302..4a6ef7e2c 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.2-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -83,7 +83,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml index 5799bbf27..30a39dbcc 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.6-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -75,7 +75,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml index 8a26208a2..4abd88784 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.7-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -75,7 +75,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml index d720a1ea3..fed859cef 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-14.8-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -75,7 +75,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml index 8db3aa586..ae7287781 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.1-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml index c8aade82d..198353136 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.2-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml index ecab8f79c..759002222 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-15.3-official.yaml @@ -29,7 +29,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -78,7 +78,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml index 999d4d30f..8d5db51ef 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.21-official.yaml @@ -13,7 +13,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -46,7 +46,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml index 5f9dfaa39..3b11d0c33 100644 --- a/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml +++ b/catalog/kubedb/raw/postgres/deprecated-postgres-9.6.24-official.yaml @@ -13,7 +13,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -46,7 +46,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml index aca5c9d69..9759778b9 100644 --- a/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-10.23-official.yaml @@ -12,7 +12,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -49,7 +49,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml index 3c002fb0c..a6e2ed4e3 100644 --- a/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-11.22-official.yaml @@ -28,7 +28,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -81,7 +81,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml index ee1f2daf9..3008c4022 100644 --- a/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-12.17-official.yaml @@ -28,7 +28,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -81,7 +81,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml index 4ec55b255..cffe2a2fe 100644 --- a/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-13.13-official.yaml @@ -28,7 +28,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -81,7 +81,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml index 2d2c950c8..caa672ba2 100644 --- a/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-14.10-official.yaml @@ -28,7 +28,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -81,7 +81,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml index e2e2780a4..30e6339d9 100644 --- a/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml +++ b/catalog/kubedb/raw/postgres/postgres-16.1-official.yaml @@ -28,7 +28,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -81,7 +81,7 @@ spec: exporter: image: prometheuscommunity/postgres-exporter:v0.15.0 initContainer: - image: ghcr.io/kubedb/postgres-init:0.17.0 + image: ghcr.io/kubedb/postgres-init:0.17.1 podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/catalog/scripts/postgres/copy-images.sh b/catalog/scripts/postgres/copy-images.sh index 901ebdaaa..ca12a1f9b 100755 --- a/catalog/scripts/postgres/copy-images.sh +++ b/catalog/scripts/postgres/copy-images.sh @@ -82,7 +82,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-ar $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_16.1-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_16.1-bookworm $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm -$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0 +$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD cp --allow-nondistributable-artifacts --insecure postgis/postgis:11-3.3 $IMAGE_REGISTRY/postgis/postgis:11-3.3 $CMD cp --allow-nondistributable-artifacts --insecure postgis/postgis:12-3.4 $IMAGE_REGISTRY/postgis/postgis:12-3.4 diff --git a/catalog/scripts/postgres/export-images.sh b/catalog/scripts/postgres/export-images.sh index b8ed752b5..17de0603b 100755 --- a/catalog/scripts/postgres/export-images.sh +++ b/catalog/scripts/postgres/export-images.sh @@ -79,7 +79,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres- $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_16.1-bookworm images/kubedb-postgres-archiver-v0.13.0-rc.0_16.1-bookworm.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-alpine.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-bookworm.tar -$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.0 images/kubedb-postgres-init-0.17.0.tar +$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 images/kubedb-postgres-init-0.17.0.tar $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-init:0.17.1 images/kubedb-postgres-init-0.17.1.tar $CMD pull --allow-nondistributable-artifacts --insecure postgis/postgis:11-3.3 images/postgis-postgis-11-3.3.tar $CMD pull --allow-nondistributable-artifacts --insecure postgis/postgis:12-3.4 images/postgis-postgis-12-3.4.tar diff --git a/catalog/scripts/postgres/imagelist.yaml b/catalog/scripts/postgres/imagelist.yaml index 439362942..d1ac2ccf9 100644 --- a/catalog/scripts/postgres/imagelist.yaml +++ b/catalog/scripts/postgres/imagelist.yaml @@ -45,7 +45,7 @@ - ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_16.1-bookworm - ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine - ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm -- ghcr.io/kubedb/postgres-init:0.17.0 +- ghcr.io/kubedb/postgres-init:0.17.1 - ghcr.io/kubedb/postgres-init:0.17.1 - postgis/postgis:11-3.3 - postgis/postgis:12-3.4 diff --git a/catalog/scripts/postgres/import-images.sh b/catalog/scripts/postgres/import-images.sh index 8e1d295df..ea9e17d49 100755 --- a/catalog/scripts/postgres/import-images.sh +++ b/catalog/scripts/postgres/import-images.sh @@ -73,7 +73,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-a $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.13.0-rc.0_16.1-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_16.1-bookworm $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-alpine.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-archiver-v0.13.0-rc.0_17.2-bookworm.tar $IMAGE_REGISTRY/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-bookworm -$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.0 +$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.0.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-init-0.17.1.tar $IMAGE_REGISTRY/kubedb/postgres-init:0.17.1 $CMD push --allow-nondistributable-artifacts --insecure images/postgis-postgis-11-3.3.tar $IMAGE_REGISTRY/postgis/postgis:11-3.3 $CMD push --allow-nondistributable-artifacts --insecure images/postgis-postgis-12-3.4.tar $IMAGE_REGISTRY/postgis/postgis:12-3.4 diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml index 1094dcab4..dfa4339ae 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.16-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -58,7 +58,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml index 3a98f9a29..21cbf9296 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.19-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -58,7 +58,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml index fba24db9c..6c16083c5 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-10.20-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -58,7 +58,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml index e11eee0a6..1bfe0fcdd 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.11-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml index c5036f93c..165722191 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.14-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml index 8ff3b1422..2b1246d6f 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.15-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml index fdc84b3d3..6f857ecb9 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.19-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml index a02781d94..c88ce11a0 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-11.20-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml index 046052275..8986be6b0 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.10-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml index 0d91c37a0..82444a1c3 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.13-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml index 388645fec..f2fc0c04d 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.14-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml index 2ab074196..8c32399cc 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.15-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml index fd93b95f8..9ceb24c42 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.6-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml index 5d45f6813..b54446cec 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-12.9-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -91,7 +91,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml index 0484413e5..fb349d2c3 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.10-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml index b455e1e30..ec8e8c0f1 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.11-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml index 4481ecbd0..6d68d9480 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.2-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -95,7 +95,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml index 46be57f0f..060008788 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.5-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml index 5cf4811b5..41bf4a6ce 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.6-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml index 9d907241f..0f2df5c64 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-13.9-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml index 552e23081..f95a63ab6 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.1-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml index aed8d37b8..6bb9303a7 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.2-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -95,7 +95,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml index 1e9f621a3..5513c8817 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.6-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -87,7 +87,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml index 14eaea40c..23c54c48b 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.7-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -87,7 +87,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml index c7203c5e1..317a46e71 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-14.8-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -87,7 +87,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml index e4d4fbc3a..ffbf4ab6a 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.1-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml index a2c6a451e..9dd642799 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.2-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml index 9f0b6ce35..7900ad992 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-15.3-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -90,7 +90,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml index d4e468d52..fd38dc24f 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.21-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -58,7 +58,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: diff --git a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml index 7a75b28f8..69f41d2d8 100644 --- a/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/deprecated-postgres-9.6.24-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -58,7 +58,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 b655b0998..53c67a8df 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-10.23-official.yaml @@ -21,7 +21,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -61,7 +61,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 a10233289..1348a24c8 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-11.22-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -93,7 +93,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 8252bdbeb..3b6905415 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-12.17-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -93,7 +93,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 eab09e831..f4cf342de 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-13.13-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -93,7 +93,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 0f690b1a1..eaa531daa 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-14.10-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -93,7 +93,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: 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 46bb05a38..03155f122 100644 --- a/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml +++ b/charts/kubedb-catalog/templates/postgres/postgres-16.1-official.yaml @@ -37,7 +37,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: @@ -93,7 +93,7 @@ spec: exporter: 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.17.0' + image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/postgres-init") $) }}:0.17.1' podSecurityPolicies: databasePolicyName: postgres-db securityContext: