- Jul 05, 2024
-
-
semantic-release-bot authored
# [5.11.0](https://gitlab.com/to-be-continuous/docker/compare/5.10.3...5.11.0) (2024-07-05) ### Features * display tools' version ([9fa51183](https://gitlab.com/to-be-continuous/docker/commit/9fa51183755b94e02af9a3151eccc5ba9be75b15))
-
Pierre Smeyers authored
feat: display tools' versions See merge request to-be-continuous/docker!114
-
Guilhem Bonnefille authored
-
Pierre Smeyers authored
fix: display subject of jobs See merge request to-be-continuous/docker!115
-
Guilhem Bonnefille authored
-
- Jul 01, 2024
-
-
semantic-release-bot authored
## [5.10.3](https://gitlab.com/to-be-continuous/docker/compare/5.10.2...5.10.3) (2024-07-01) ### Bug Fixes * **Trivy:** Trivy 0.53.0 added the clean subcommand for semantic cache management ([e3a95408](https://gitlab.com/to-be-continuous/docker/commit/e3a954080b1150ae35c403cffdb71ae750c9a741))
-
Pierre Smeyers authored
-
- Jun 07, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.11 See merge request to-be-continuous/docker!111
-
to be continuous bot authored
-
- Jun 05, 2024
-
-
Pierre Smeyers authored
ci(security): add Gitleaks scan See merge request to-be-continuous/docker!110
-
Anoop Mazhavancheri authored
-
- May 27, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.10 See merge request to-be-continuous/docker!109
-
to be continuous bot authored
-
- May 23, 2024
-
-
Guilhem Bonnefille authored
Without this information, it is easy to imagine the TRACE variable was not correctly set.
-
- May 05, 2024
-
-
semantic-release-bot authored
## [5.10.2](https://gitlab.com/to-be-continuous/docker/compare/5.10.1...5.10.2) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([6460d7bb](https://gitlab.com/to-be-continuous/docker/commit/6460d7bba7a231ff68b163c861a4b40f37ee08bb))
-
Pierre Smeyers authored
Today creating a backmerge MR from prod or integ branch to any other branch triggers a pipeline even though no change has been pushed. Ultimately those pipelines might (re)trigger integration or production environment deployment and/or packages publication. That might have unexpected consequences. This change simply disables MR pipeline from prod & integ branches, enforcing branch pipelines only (i.e. when a true commit is pushed).
-
- Apr 14, 2024
-
-
Pierre Smeyers authored
-
- Apr 03, 2024
-
-
semantic-release-bot authored
## [5.10.1](https://gitlab.com/to-be-continuous/docker/compare/5.10.0...5.10.1) (2024-04-03) ### Bug Fixes * **variants:** use service containers "latest" image tag (vault, GCP & AWS) ([0f57cdd7](https://gitlab.com/to-be-continuous/docker/commit/0f57cdd75c71dc2d3e76d9676ce13cb11ea53362))
-
Pierre Smeyers authored
-
- Apr 02, 2024
-
-
semantic-release-bot authored
# [5.10.0](https://gitlab.com/to-be-continuous/docker/compare/5.9.1...5.10.0) (2024-04-02) ### Features * **trivy:** enable custom Trivy Java DB repository ([059fda87](https://gitlab.com/to-be-continuous/docker/commit/059fda870eb99b18df835404971e25063c81c7f5))
-
Pierre Smeyers authored
Resolve "Add java database args for trivy for using custom JAVA DB URL" Closes #74 See merge request to-be-continuous/docker!108
-
- Mar 30, 2024
-
-
Bertrand Goareguer authored
-
Pierre Smeyers authored
* conditional use of --db-repository option with Bash variable expansion * rephrase DOCKER_TRIVY_DB_REPOSITORY doc to match Trivy help
-
- Mar 29, 2024
-
-
semantic-release-bot authored
## [5.9.1](https://gitlab.com/to-be-continuous/docker/compare/5.9.0...5.9.1) (2024-03-29) ### Bug Fixes * kaniko-snapshot-image-cache input no longer dependent on another input ([9c51d094](https://gitlab.com/to-be-continuous/docker/commit/9c51d0945a0334146530499299ced9828dbeaae5))
-
Cédric OLIVIER authored
Resolve "Error uploading layer to cache: failed to push to destination" Closes #71 See merge request to-be-continuous/docker!106
-
- Mar 28, 2024
-
-
semantic-release-bot authored
# [5.9.0](https://gitlab.com/to-be-continuous/docker/compare/5.8.2...5.9.0) (2024-03-28) ### Features * **trivy:** add variable for setting trivy db repository path ([9b2bd783](https://gitlab.com/to-be-continuous/docker/commit/9b2bd783a646c559b4097fc1e97ad73386359de4))
-
Cédric OLIVIER authored
Add variable for setting trivy db repository path Closes #73 See merge request to-be-continuous/docker!107
-
Marco Nacken authored
-
- Mar 26, 2024
-
-
Pierre Smeyers authored
-
- Mar 21, 2024
-
-
semantic-release-bot authored
## [5.8.2](https://gitlab.com/to-be-continuous/docker/compare/5.8.1...5.8.2) (2024-03-21) ### Bug Fixes * keep default dependencies on jobs using DOCKER_SNAPSHOT_IMAGE or DOCKER_RELEASE_IMAGE ([bb974c28](https://gitlab.com/to-be-continuous/docker/commit/bb974c288dc1a45dd89782f5de4ef7a928a3ffd5))
-
Pierre Smeyers authored
fix: keep default dependencies on jobs using DOCKER_SNAPSHOT_IMAGE or DOCKER_RELEASE_IMAGE See merge request to-be-continuous/docker!105
-
- Mar 08, 2024
-
-
Kilian PAQUIER authored
-
- Feb 16, 2024
-
-
Guilhem Bonnefille authored
A project path can contains that do not follow the expected convention for Docker Image name. Example: upcase characters.
-
- Feb 02, 2024
-
-
to be continuous bot authored
chore(deps): update to-be-continuous dependencies See merge request to-be-continuous/docker!104
-
to be continuous bot authored
-
- Jan 31, 2024
-
-
Guilhem Bonnefille authored
Needed to ensure future automatic upgrades will work.
-
- Jan 28, 2024
-
-
semantic-release-bot authored
## [5.8.1](https://gitlab.com/to-be-continuous/docker/compare/5.8.0...5.8.1) (2024-1-28) ### Bug Fixes * **sbom:** fix default Syft options ([4b032247](https://gitlab.com/to-be-continuous/docker/commit/4b0322478dfd21c24881a6832de89c5efaf50b50))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jan 27, 2024
-
-
semantic-release-bot authored
# [5.8.0](https://gitlab.com/to-be-continuous/docker/compare/5.7.1...5.8.0) (2024-1-27) ### Features * migrate to GitLab CI/CD component ([60f2c3f6](https://gitlab.com/to-be-continuous/docker/commit/60f2c3f60178a74660a4b057a054b3914cf56922))
-