Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 77 additions & 67 deletions catalog/VersionMatrix.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/po
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.20-bookworm $IMAGE_REGISTRY/appscode-images/postgres:13.20-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.21-alpine $IMAGE_REGISTRY/appscode-images/postgres:13.21-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.21-bookworm $IMAGE_REGISTRY/appscode-images/postgres:13.21-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.22-alpine $IMAGE_REGISTRY/appscode-images/postgres:13.22-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.22-bookworm $IMAGE_REGISTRY/appscode-images/postgres:13.22-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.10-alpine $IMAGE_REGISTRY/appscode-images/postgres:14.10-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.10-bookworm $IMAGE_REGISTRY/appscode-images/postgres:14.10-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.13-alpine $IMAGE_REGISTRY/appscode-images/postgres:14.13-alpine
Expand All @@ -250,18 +252,24 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/po
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.17-bookworm $IMAGE_REGISTRY/appscode-images/postgres:14.17-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.18-alpine $IMAGE_REGISTRY/appscode-images/postgres:14.18-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.18-bookworm $IMAGE_REGISTRY/appscode-images/postgres:14.18-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.19-alpine $IMAGE_REGISTRY/appscode-images/postgres:14.19-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.19-bookworm $IMAGE_REGISTRY/appscode-images/postgres:14.19-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.10-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.10-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.10-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.10-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.12-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.12-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.12-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.12-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.13-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.13-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.13-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.13-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.14-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.14-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.14-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.14-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.5-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.5-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.5-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.5-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.8-alpine $IMAGE_REGISTRY/appscode-images/postgres:15.8-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.8-bookworm $IMAGE_REGISTRY/appscode-images/postgres:15.8-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.1-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.1-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.1-bookworm $IMAGE_REGISTRY/appscode-images/postgres:16.1-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.10-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.10-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.10-bookworm $IMAGE_REGISTRY/appscode-images/postgres:16.10-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.4-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-bookworm $IMAGE_REGISTRY/appscode-images/postgres:16.4-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.6-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.6-alpine
Expand All @@ -276,6 +284,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/po
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.4-bookworm $IMAGE_REGISTRY/appscode-images/postgres:17.4-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.5-alpine $IMAGE_REGISTRY/appscode-images/postgres:17.5-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.5-bookworm $IMAGE_REGISTRY/appscode-images/postgres:17.5-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.6-alpine $IMAGE_REGISTRY/appscode-images/postgres:17.6-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.6-bookworm $IMAGE_REGISTRY/appscode-images/postgres:17.6-bookworm
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:3.12.12-management-alpine $IMAGE_REGISTRY/appscode-images/rabbitmq:3.12.12-management-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:3.13.2-management-alpine $IMAGE_REGISTRY/appscode-images/rabbitmq:3.13.2-management-alpine
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:4.0.4-management-alpine $IMAGE_REGISTRY/appscode-images/rabbitmq:4.0.4-management-alpine
Expand Down
10 changes: 10 additions & 0 deletions catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.20-bookworm images/appscode-images-postgres-13.20-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.21-alpine images/appscode-images-postgres-13.21-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.21-bookworm images/appscode-images-postgres-13.21-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.22-alpine images/appscode-images-postgres-13.22-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:13.22-bookworm images/appscode-images-postgres-13.22-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.10-alpine images/appscode-images-postgres-14.10-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.10-bookworm images/appscode-images-postgres-14.10-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.13-alpine images/appscode-images-postgres-14.13-alpine.tar
Expand All @@ -247,18 +249,24 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.17-bookworm images/appscode-images-postgres-14.17-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.18-alpine images/appscode-images-postgres-14.18-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.18-bookworm images/appscode-images-postgres-14.18-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.19-alpine images/appscode-images-postgres-14.19-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:14.19-bookworm images/appscode-images-postgres-14.19-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.10-alpine images/appscode-images-postgres-15.10-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.10-bookworm images/appscode-images-postgres-15.10-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.12-alpine images/appscode-images-postgres-15.12-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.12-bookworm images/appscode-images-postgres-15.12-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.13-alpine images/appscode-images-postgres-15.13-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.13-bookworm images/appscode-images-postgres-15.13-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.14-alpine images/appscode-images-postgres-15.14-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.14-bookworm images/appscode-images-postgres-15.14-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.5-alpine images/appscode-images-postgres-15.5-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.5-bookworm images/appscode-images-postgres-15.5-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.8-alpine images/appscode-images-postgres-15.8-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:15.8-bookworm images/appscode-images-postgres-15.8-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.1-alpine images/appscode-images-postgres-16.1-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.1-bookworm images/appscode-images-postgres-16.1-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.10-alpine images/appscode-images-postgres-16.10-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.10-bookworm images/appscode-images-postgres-16.10-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine images/appscode-images-postgres-16.4-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-bookworm images/appscode-images-postgres-16.4-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.6-alpine images/appscode-images-postgres-16.6-alpine.tar
Expand All @@ -273,6 +281,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.4-bookworm images/appscode-images-postgres-17.4-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.5-alpine images/appscode-images-postgres-17.5-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.5-bookworm images/appscode-images-postgres-17.5-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.6-alpine images/appscode-images-postgres-17.6-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:17.6-bookworm images/appscode-images-postgres-17.6-bookworm.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:3.12.12-management-alpine images/appscode-images-rabbitmq-3.12.12-management-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:3.13.2-management-alpine images/appscode-images-rabbitmq-3.13.2-management-alpine.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/rabbitmq:4.0.4-management-alpine images/appscode-images-rabbitmq-4.0.4-management-alpine.tar
Expand Down
10 changes: 10 additions & 0 deletions catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@
- ghcr.io/appscode-images/postgres:13.20-bookworm
- ghcr.io/appscode-images/postgres:13.21-alpine
- ghcr.io/appscode-images/postgres:13.21-bookworm
- ghcr.io/appscode-images/postgres:13.22-alpine
- ghcr.io/appscode-images/postgres:13.22-bookworm
- ghcr.io/appscode-images/postgres:14.10-alpine
- ghcr.io/appscode-images/postgres:14.10-bookworm
- ghcr.io/appscode-images/postgres:14.13-alpine
Expand All @@ -213,18 +215,24 @@
- ghcr.io/appscode-images/postgres:14.17-bookworm
- ghcr.io/appscode-images/postgres:14.18-alpine
- ghcr.io/appscode-images/postgres:14.18-bookworm
- ghcr.io/appscode-images/postgres:14.19-alpine
- ghcr.io/appscode-images/postgres:14.19-bookworm
- ghcr.io/appscode-images/postgres:15.10-alpine
- ghcr.io/appscode-images/postgres:15.10-bookworm
- ghcr.io/appscode-images/postgres:15.12-alpine
- ghcr.io/appscode-images/postgres:15.12-bookworm
- ghcr.io/appscode-images/postgres:15.13-alpine
- ghcr.io/appscode-images/postgres:15.13-bookworm
- ghcr.io/appscode-images/postgres:15.14-alpine
- ghcr.io/appscode-images/postgres:15.14-bookworm
- ghcr.io/appscode-images/postgres:15.5-alpine
- ghcr.io/appscode-images/postgres:15.5-bookworm
- ghcr.io/appscode-images/postgres:15.8-alpine
- ghcr.io/appscode-images/postgres:15.8-bookworm
- ghcr.io/appscode-images/postgres:16.1-alpine
- ghcr.io/appscode-images/postgres:16.1-bookworm
- ghcr.io/appscode-images/postgres:16.10-alpine
- ghcr.io/appscode-images/postgres:16.10-bookworm
- ghcr.io/appscode-images/postgres:16.4-alpine
- ghcr.io/appscode-images/postgres:16.4-bookworm
- ghcr.io/appscode-images/postgres:16.6-alpine
Expand All @@ -239,6 +247,8 @@
- ghcr.io/appscode-images/postgres:17.4-bookworm
- ghcr.io/appscode-images/postgres:17.5-alpine
- ghcr.io/appscode-images/postgres:17.5-bookworm
- ghcr.io/appscode-images/postgres:17.6-alpine
- ghcr.io/appscode-images/postgres:17.6-bookworm
- ghcr.io/appscode-images/rabbitmq:3.12.12-management-alpine
- ghcr.io/appscode-images/rabbitmq:3.13.2-management-alpine
- ghcr.io/appscode-images/rabbitmq:4.0.4-management-alpine
Expand Down
Loading
Loading