-
4.0.0cb8e8728 · ·
Release 4.0.0 * Breaking changes * Docker pipeline. Cf. [upgrade notes](https://gitlab.forterro.com/it-operations-public/libraries/gitlabci-scripts/-/blob/master/UPGRADE.md#v3-to-v4--breaking-change-in-the-docker-pipeline) * Features * Docker pipeline * Add unit test support * Handle multiple builds in a children pipeline matrix * Improve scan reporting * hadolint findings directly presented on MR summary page * Trivy findings presented in the test result page
-
3.1.134183e3e · ·
Release 3.1.1 * Features * Switch to `${GLOBAL_ARTIFACTORY_DOCKER_REGISTRY}` from * `docker.artifactory.cd.eks.forterro.com` * `docker.artifactory.k8s-it.internal.forterro.com` * `releases-docker.jfrog.io` * `${REGISTRY_GCR}` * `${REGISTRY_DOCKERIO}` * Implicit docker hub usagea * Add release creation pipeline
-
3.1.09ec53f5e · ·
Release 3.1.0 * Features * Add Gitlab release creation to docker, gitflow-helm and schema CI
-
3.0.1c04130d5 · ·
Release 3.0.1 * Bugfixes * trivy 0.53 replaced 'image --clear-cache' by 'clean --all'
-
3.0.0707e4f10 · ·
Release 3.0.0 * Features * Simplify hugo build (go.mod and go.sum are not recreated on each build, they are committed in the repo) * Pull latest hugo version from the hugo official apk repo * Bugfixes * Fix image display regression caused by enabling ugly urls (which was required for gitlab-multipages)
-
2.15.1832612df · ·
Release 2.15.1 * Bugfix * Fix triggering of helm unit tests when UNITTEST_CHART is not redefined