Skip to content

Commit

Permalink
Update postgres init image for deperecated versions (#1556)
Browse files Browse the repository at this point in the history
Signed-off-by: souravbiswassanto <saurov@appscode.com>
  • Loading branch information
souravbiswassanto authored Feb 10, 2025
1 parent fd06736 commit fb3ca87
Show file tree
Hide file tree
Showing 81 changed files with 153 additions and 153 deletions.
2 changes: 1 addition & 1 deletion catalog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
| ghcr.io/kubedb/postgres-archiver:v0.13.0-rc.0_17.2-alpine<br>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<br>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<br>sha256:2184ba3143a1fef7bd1e2090c62e8775aea8851a21c1480f358b51a92e80866e | debian 12.9 | 0, 0 | 0, 0 | 0, 0 | 0, 0 | 0, 0 |
| ghcr.io/kubedb/postgres-init:0.17.0<br>sha256:ea9e91ffacb52277dc42fdcab9759b920f67b9328c007f950bb194fced8e2177 | alpine 3.21.0 | 0, 1 | 0, 5 | 2, 8 | 0, 1 | 0, 0 |
| ghcr.io/kubedb/postgres-init:0.17.1<br>sha256:ea9e91ffacb52277dc42fdcab9759b920f67b9328c007f950bb194fced8e2177 | alpine 3.21.0 | 0, 1 | 0, 5 | 2, 8 | 0, 1 | 0, 0 |
| ghcr.io/kubedb/postgres-init:0.17.1<br>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<br>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<br>sha256:49b1c312e342c31bb35fdd862e9b78d1a0e99bcbbc75e11560b762ac67d4a4b4 | alpine 3.17.1 | 0, 7 | **16**, 24 | 46, 55 | 4, 1 | 0, 0 |
Expand Down
2 changes: 1 addition & 1 deletion catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Loading

0 comments on commit fb3ca87

Please sign in to comment.