Skip to content

Commit

Permalink
Update wal-g image for mongo (#1458)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnob kumar saha <[email protected]>
  • Loading branch information
ArnobKumarSaha authored Dec 19, 2024
1 parent e5cda56 commit 4a14d08
Show file tree
Hide file tree
Showing 73 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion catalog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@
| ghcr.io/kubedb/solr-init:8.11.2<br>sha256:61b820aead5cf993a8f06dbcb8e4edf84a5e9997f90e9ff5c7280072ce1c665d | ubuntu 20.04 | 0, 29 | 0, 61 | 28, 53 | 8, 11 | 0, 0 |
| ghcr.io/kubedb/solr-init:9.4.1<br>sha256:b5e59ce443c1289e3df8c59efc6bcee7a6dd133acbe742afc4224ef4f164a326 | ubuntu 22.04 | 0, 1 | 0, 18 | 0, 22 | 4, 5 | 0, 0 |
| ghcr.io/kubedb/solr-init:9.6.1<br>sha256:dbbee5c25da5666a90fbb5d90d146c3a8d54f04eefacd779b59a248c0972ef15 | ubuntu 22.04 | 0, 1 | 0, 16 | 0, 15 | 4, 5 | 0, 0 |
| ghcr.io/kubedb/wal-g:v2024.5.24_mongo<br>sha256:4a65501b5c6d9fdf65b2709386daaa7e47d3f2340bf59a55125485bd9d380b37 | debian 12.5 | 0, 1 | **4**, 2 | 2, 9 | 0, 1 | 0, 0 |
| ghcr.io/kubedb/wal-g:v2024.12.18_mongo<br>sha256:4a65501b5c6d9fdf65b2709386daaa7e47d3f2340bf59a55125485bd9d380b37 | debian 12.5 | 0, 1 | **4**, 2 | 2, 9 | 0, 1 | 0, 0 |
| ghcr.io/kubedb/zookeeper-init:3.7-v1<br>sha256:d6b16ffc476ad1fb15a7d633cdc57cf49143f8b74addb640be3de113443934f2 | alpine 3.19.4 | 0, 0 | 0, 0 | 0, 0 | 2, 0 | 0, 0 |
| ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0<br>sha256:e0ec0091dc49474b8c27be853e93847fe3dfa19e5afdce2a3d4afe65c1b5aa87 | alpine 3.20.3 | 0, 2 | 0, 2 | 0, 6 | 2, 0 | 0, 0 |
| mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04<br>sha256:b94071acd4612bfe60a73e265097c2b6388d14d9d493db8f37cf4479a4337480 | ubuntu 22.04 | 0, 0 | 0, 0 | 106, 0 | 26, 0 | 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 @@ -299,7 +299,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlestore
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:8.11.2 $IMAGE_REGISTRY/kubedb/solr-init:8.11.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.4.1 $IMAGE_REGISTRY/kubedb/solr-init:9.4.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.6.1 $IMAGE_REGISTRY/kubedb/solr-init:9.6.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.12.18_mongo $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-init:3.7-v1 $IMAGE_REGISTRY/kubedb/zookeeper-init:3.7-v1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0 $IMAGE_REGISTRY/kubedb/zookeeper-restic-plugin:v0.5.0
$CMD cp --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 $IMAGE_REGISTRY/mssql/server:2022-CU12-ubuntu-22.04
Expand Down
2 changes: 1 addition & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/singlesto
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:8.11.2 images/kubedb-solr-init-8.11.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.4.1 images/kubedb-solr-init-9.4.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/solr-init:9.6.1 images/kubedb-solr-init-9.6.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo images/kubedb-wal-g-v2024.5.24_mongo.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.12.18_mongo images/kubedb-wal-g-v2024.5.24_mongo.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-init:3.7-v1 images/kubedb-zookeeper-init-3.7-v1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0 images/kubedb-zookeeper-restic-plugin-v0.5.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04 images/mssql-server-2022-CU12-ubuntu-22.04.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
- ghcr.io/kubedb/solr-init:8.11.2
- ghcr.io/kubedb/solr-init:9.4.1
- ghcr.io/kubedb/solr-init:9.6.1
- ghcr.io/kubedb/wal-g:v2024.5.24_mongo
- ghcr.io/kubedb/wal-g:v2024.12.18_mongo
- ghcr.io/kubedb/zookeeper-init:3.7-v1
- ghcr.io/kubedb/zookeeper-restic-plugin:v0.5.0
- mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:3.4.17
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:3.4.22
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:3.6.13
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:3.6.18
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:3.6.8
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.0.11
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.0.3
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.0.5
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.1.13
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.1.4
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:4.1.7
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:4.2.3
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:4.2.7-7
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:4.4.10
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:4.4.6
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:5.0.15
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:5.0.2
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: mongo:5.0.3
deprecated: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:6.0.5
deprecated: true
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-4.2.24-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:4.2.24
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-4.2.24-percona.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:4.2.24
distribution: Percona
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-4.4.26-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:4.4.26
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-4.4.26-percona.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:4.4.26
distribution: Percona
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-5.0.23-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:5.0.23
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-5.0.23-percona.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:5.0.23
distribution: Percona
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-5.0.26-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:5.0.26
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-6.0.12-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:6.0.12
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-6.0.12-percona.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:6.0.12
distribution: Percona
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-7.0.4-percona.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: percona/percona-server-mongodb:7.0.4
distribution: Percona
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-7.0.5-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:7.0.5
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-7.0.8-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:7.0.8
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-8.0.3-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:8.0.3
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mongodb/mongodb-8.0.4-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: ghcr.io/kubedb/wal-g:v2024.5.24_mongo
image: ghcr.io/kubedb/wal-g:v2024.12.18_mongo
db:
image: ghcr.io/appscode-images/mongo:8.0.4
distribution: Official
Expand Down
2 changes: 1 addition & 1 deletion catalog/scripts/mongodb/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/mo
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:4.2-v9 $IMAGE_REGISTRY/kubedb/mongodb-init:4.2-v9
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:6.0-v10 $IMAGE_REGISTRY/kubedb/mongodb-init:6.0-v10
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb_exporter:v0.40.0 $IMAGE_REGISTRY/kubedb/mongodb_exporter:v0.40.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.12.18_mongo $IMAGE_REGISTRY/kubedb/wal-g:v2024.5.24_mongo
$CMD cp --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:4.2.24 $IMAGE_REGISTRY/percona/percona-server-mongodb:4.2.24
$CMD cp --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:4.4.26 $IMAGE_REGISTRY/percona/percona-server-mongodb:4.4.26
$CMD cp --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:5.0.23 $IMAGE_REGISTRY/percona/percona-server-mongodb:5.0.23
Expand Down
2 changes: 1 addition & 1 deletion catalog/scripts/mongodb/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:4.2-v9 images/kubedb-mongodb-init-4.2-v9.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb-init:6.0-v10 images/kubedb-mongodb-init-6.0-v10.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/mongodb_exporter:v0.40.0 images/kubedb-mongodb_exporter-v0.40.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.5.24_mongo images/kubedb-wal-g-v2024.5.24_mongo.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/wal-g:v2024.12.18_mongo images/kubedb-wal-g-v2024.5.24_mongo.tar
$CMD pull --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:4.2.24 images/percona-percona-server-mongodb-4.2.24.tar
$CMD pull --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:4.4.26 images/percona-percona-server-mongodb-4.4.26.tar
$CMD pull --allow-nondistributable-artifacts --insecure percona/percona-server-mongodb:5.0.23 images/percona-percona-server-mongodb-5.0.23.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/scripts/mongodb/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- ghcr.io/kubedb/mongodb-init:4.2-v9
- ghcr.io/kubedb/mongodb-init:6.0-v10
- ghcr.io/kubedb/mongodb_exporter:v0.40.0
- ghcr.io/kubedb/wal-g:v2024.5.24_mongo
- ghcr.io/kubedb/wal-g:v2024.12.18_mongo
- percona/percona-server-mongodb:4.2.24
- percona/percona-server-mongodb:4.4.26
- percona/percona-server-mongodb:5.0.23
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.5.24_mongo'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.12.18_mongo'
db:
image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mongo") $) }}:3.4.17'
distribution: Official
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.5.24_mongo'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.12.18_mongo'
db:
image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mongo") $) }}:3.4.22'
distribution: Official
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.5.24_mongo'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.12.18_mongo'
db:
image: '{{ include "image.dockerLibrary" (merge (dict "_repo" "mongo") $) }}:3.6.13'
distribution: Official
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
volumeSnapshot:
name: volume-snapshot
walg:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.5.24_mongo'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/wal-g") $) }}:v2024.12.18_mongo'
db:
image: '{{ include "image.dockerHub" (merge (dict "_repo" "percona/percona-server-mongodb") $) }}:3.6.18'
distribution: Percona
Expand Down
Loading

0 comments on commit 4a14d08

Please sign in to comment.