Skip to content

[BUG] cicd not properly pushing to the docker registry for github #34

@justinb-dfw

Description

@justinb-dfw

Unfortunately, the images are still broken. Here's the status:
❌ v3.0.5 tags don't exist - The registry has:
3.0.5.1768968039-alpha and 3.0.5.1768968039-beta (but no plain v3.0.5)
❌ All existing tags are corrupted - The manifest indexes exist, but the platform-specific images (amd64/arm64) they reference are missing. For example, sha-e9ebc63 references:
amd64: sha256:76d8d5559e... → manifest unknown
arm64: sha256:386c19498e... → manifest unknown
Current available tags (all broken):
elder-api: sha-* tags, 3.0.x-beta/alpha tags, v2.x
elder-web: sha-* tags, v2.x
elder-connector: sha-* tags, v3.0.2
All have the same problem - the multi-arch manifest index exists but the actual layer blobs were not pushed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions