Releases: mc256/starlight
Releases · mc256/starlight
v0.4.7
AWS ECR uni-arch image support (#45) * add base case testing * uni-arch ToC caching * small optimization by golint
v0.4.6
remove deprecated ioutil functions (#44) - security update - improve testing environment - improve multi-arch support
v0.4.5
resolve convertor issue (#40) (#41)
v0.4.4
ADD: CI concurrency (#36)
v0.4.3
fix: version allocation (#35) - add docker tags - add Debian package release tag
v0.4.2
fix: release push and container tags (#34) - add more version tags - fix pipeline push and artifact uploads
v0.4.1
update: auto SemVer CI release (#33) - fix SemVer release CI pipeline
v0.4.0
update CI pipeline (#32) - add auto SemVer tool - add build pipeline using PR - update road map - version bump
v0.3.2
Fix wrong implemented InPayload() method - fix InPayload() method (issue #28) - update documentation for v3.2 - added link to set up k3s cluster
v0.3.1
FIX: badge not showing correct status & docker compose file missing p…