- Nov 12, 2023
-
-
semantic-release-bot authored
## [5.5.5](https://gitlab.com/to-be-continuous/docker/compare/5.5.4...5.5.5) (2023-11-12) ### Bug Fixes * ECR and GCP provider image variables ([49cc61c9](https://gitlab.com/to-be-continuous/docker/commit/49cc61c94a3ef70ea7ca581d2af87a2d49632148))
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Nov 11, 2023
-
-
Pierre Smeyers authored
-
- Nov 05, 2023
-
-
Cédric OLIVIER authored
-
- Nov 03, 2023
-
-
semantic-release-bot authored
## [5.5.4](https://gitlab.com/to-be-continuous/docker/compare/5.5.3...5.5.4) (2023-11-03) ### Bug Fixes * handle port number in docker release image uri ([35e1b522](https://gitlab.com/to-be-continuous/docker/commit/35e1b522d3b154da3560a73e47e350748705d42b))
-
Pierre Smeyers authored
fix: handle multiple colons in docker image Closes #65 See merge request to-be-continuous/docker!94
-
Xavier FRANCOIS authored
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.6 See merge request to-be-continuous/docker!95
-
to be continuous bot authored
-
- Oct 18, 2023
-
-
semantic-release-bot authored
## [5.5.3](https://gitlab.com/to-be-continuous/docker/compare/5.5.2...5.5.3) (2023-10-18) ### Bug Fixes * **hadolint:** Hadolint report file name derives from Dockerfile's path (MD5) instead of content ([e7bbdcc9](https://gitlab.com/to-be-continuous/docker/commit/e7bbdcc91f6fc1383d1b3e6fcdf536e2a6edb536)) * **sbom:** sbom report's name derives from snapshot image (same as Trivy) ([62341f44](https://gitlab.com/to-be-continuous/docker/commit/62341f44b76e7ac933dd518c880479c5ff3300cf))
-
Pierre Smeyers authored
Use filename as source for hash computation Closes #61 See merge request to-be-continuous/docker!92
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Oct 16, 2023
-
-
semantic-release-bot authored
## [5.5.2](https://gitlab.com/to-be-continuous/docker/compare/5.5.1...5.5.2) (2023-10-16) ### Bug Fixes * declare all TBC stages ([cce769db](https://gitlab.com/to-be-continuous/docker/commit/cce769dbe6050c84ecea1a79eac446b4766ad997))
-
Pierre Smeyers authored
-
- Oct 06, 2023
-
-
semantic-release-bot authored
## [5.5.1](https://gitlab.com/to-be-continuous/docker/compare/5.5.0...5.5.1) (2023-10-06) ### Bug Fixes * **trivy:** fail when scanning an image that has reached EOL ([b89f06e5](https://gitlab.com/to-be-continuous/docker/commit/b89f06e5c5786461ce225e13d07b33b0d3f1cd4d))
-
Pierre Smeyers authored
Merge branch '62-docker-trivy-job-does-not-fail-when-scanning-an-image-that-has-reached-eol' into 'master' Resolve "docker-trivy job does not fail when scanning an image that has reached EOL" Closes #62 See merge request to-be-continuous/docker!90
-
Bertrand Goareguer authored
-
Guilhem Bonnefille authored
make syft verbose when TRACE required See merge request to-be-continuous/docker!91
-
Guilhem Bonnefille authored
-
- Sep 30, 2023
-
-
semantic-release-bot authored
# [5.5.0](https://gitlab.com/to-be-continuous/docker/compare/5.4.1...5.5.0) (2023-09-30) ### Features * **ecr:** add Amazon ECR variant ([7b0b1d96](https://gitlab.com/to-be-continuous/docker/commit/7b0b1d966c4d0c88152d0bda40715a605f712b2b))
-
Pierre Smeyers authored
feat(ecr): add Amazon ECR variant See merge request to-be-continuous/docker!87
-
Pierre Smeyers authored
-
- Sep 27, 2023
-
-
semantic-release-bot authored
## [5.4.1](https://gitlab.com/to-be-continuous/docker/compare/5.4.0...5.4.1) (2023-09-27) ### Bug Fixes * **cache-repo:** switch back to kaniko default behavior ([6e15c062](https://gitlab.com/to-be-continuous/docker/commit/6e15c0621030778b03b7ddf4cfa9635f672f970d))
-
Pierre Smeyers authored
fix(cache-repo): switch back to kaniko default behavior Closes #58 See merge request to-be-continuous/docker!86
-
Kai Ehrhardt authored
-
- Sep 22, 2023
-
-
semantic-release-bot authored
# [5.4.0](https://gitlab.com/to-be-continuous/docker/compare/5.3.1...5.4.0) (2023-09-22) ### Features * **publish:** support extra tags ([b78c4e6a](https://gitlab.com/to-be-continuous/docker/commit/b78c4e6a0ed7b84c8d4d568e3bca788c4695a33b))
-
Pierre Smeyers authored
feat(publish): support extra tags Closes #49 See merge request to-be-continuous/docker!85
-
Pierre Smeyers authored
-
- Sep 19, 2023
-
-
semantic-release-bot authored
## [5.3.1](https://gitlab.com/to-be-continuous/docker/compare/5.3.0...5.3.1) (2023-09-19) ### Bug Fixes * **dind:** wait for Docker daemon to be ready with a timeout (1 min) ([ea965f6e](https://gitlab.com/to-be-continuous/docker/commit/ea965f6e179cade7768415432593fa8a24c68162))
-
Pierre Smeyers authored
check every 2 seconds for a minute if docker is ready before failing dind check See merge request to-be-continuous/docker!84
-
Cornelius Keller authored
-
Pierre Smeyers authored
Fixes #59
-
- Sep 18, 2023
-
-
Pierre Smeyers authored
-
- Aug 28, 2023
-
-
semantic-release-bot authored
# [5.3.0](https://gitlab.com/to-be-continuous/docker/compare/5.2.2...5.3.0) (2023-08-28) ### Features * **oidc:** OIDC authentication support now requires explicit configuration(see doc) ([521f918b](https://gitlab.com/to-be-continuous/docker/commit/521f918b9f8fab2d23a021211bbdbfacff152c08))
-
Pierre Smeyers authored
feat(oidc): OIDC authentication support now requires explicit configuration(see doc) Closes #56 See merge request to-be-continuous/docker!82
-
Pierre Smeyers authored
-
- Aug 13, 2023
-
-
Cédric OLIVIER authored
-
- Aug 11, 2023
-
-
Cédric OLIVIER authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.5 See merge request to-be-continuous/docker!83
-