Tags give the ability to mark specific points in history as being important
-
v1.2.1
Release: Release v1.2.17a89e57b · ·fix: Fixed descriptions and documentation for validate-compose-file template
-
v1.1.0
Release: Release v1.1.0705fd0d6 · ·feat: Image entrypoint defaults to "" and added the option to add `services` for each job
-
v0.5.4
Release: Release v0.5.422cea4bc · ·fix: Trivy lint of the Dockerfile labeled any command after package installation in the same run as Misconfiguration and publish-prepare now converts CONTAINER_CI_REPOSITORY to lower case because skopeo doesn't except anything else.
-
v0.5.2
Release: Release v0.5.229c8caa7 · ·fix: Set caching on build stage to only push instead of pull-push
-
v0.5.1
Release: Release v0.5.18f5dd605 · ·Set default job mode for testing to artifacts, because caching is not always available.
-
v0.5.0
Release: Release v0.5.00d17f4f5 · ·Added Option to use Caching instead of Artifacts and improved logging.
-
v0.4.0
Release: Release v0.4.0c64d12ce · ·Docker Hub Container Images are now pulled from the GitLab Dependency Proxy by default.
-
v0.3.0
Release: Release v0.3.05c0a93ac · ·Added rego file for trivy to check version pinning of packages (HIGH severity) in the lint template, removed warning for missing Healtchceck (OCI format doesn't use Healtchceck, it is Docker format specific) and make it fail if HIGH or CRITICAL issues are found. Added Coloring to echo outputs. Improved README and fixed syntax issues.
-
v0.2.0
Release: Release v0.2.001d3ed6f · ·Added options to set tags and before/after script for each job.