Skip to content

v1.2.0

Compare
Choose a tag to compare
@tosone tosone released this 11 Mar 14:51
· 65 commits to main since this release
ea725b4

Sigma is a painless self-hosted all-in-one software development service, it includes OCI artifact manager, garbage collection, namespace quota, multi-arch artifact, OCI image build. It is similar to Harbor, but distribution is implemented by itself, all of the services can be startup with one command.

Note

Visit demo: https://sigma.tosone.cn/, username/password: sigma/Admin@123

Or you can run this command then got a simple Sigma service: docker run --name sigma -p 3000:3000 tosone/sigma:nightly-alpine

v1.2.0 (2024-03-11)

Features

  • Rename artifact_artifacts sub artifact field (#337)

Bug Fixes

  • Fix gc artifact for multi-arch manifest (#336)