boltops-tools / terraspace

Terraspace: The Terraform Framework
https://terraspace.cloud
Apache License 2.0
674 stars 46 forks source link

Newer images missing from DockerHub #318

Open fl-max opened 1 year ago

fl-max commented 1 year ago

Checklist

My Environment

Software Version
Operating System
Terraform
Terraspace
Ruby

Expected Behaviour

Expected to see latest releases in Docker Hub. Docs mention Docker Hub though the examples show ghcr.io.

Current Behavior

As of today, the latest image tag is 2.2.3. Latest release is 2.2.8 which is missing from the Docker Hub registry.

Step-by-step reproduction instructions

Navigate to the BoltOps Docker Hub registry for terraspace, click tags, observe missing releases. Alternatively, run docker pull boltops-tools/terraspace:2.2.8.

Code Sample

Solution Suggestion

Push releases to GHCR and DockerHub. Some Enterprise Organizations block GHCR.