renovate[bot]
58af85fb13
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2
2024-11-07 18:55:15 +01:00
renovate[bot]
9223ef89b8
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.22.0
2024-04-22 22:50:48 +02:00
renovate[bot]
8de7c88b27
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.21.1
2024-03-08 13:50:40 +01:00
renovate[bot]
4f9a6a7f2c
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0
2024-01-20 10:27:37 +01:00
Alex Viscreanu
e54575cc70
chore(deps): bump kaniko to v1.19.2 and update dependencies
2024-01-11 22:02:42 +01:00
renovate[bot]
83ddee1c8b
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.1
2022-12-27 21:20:48 +01:00
Doron Somech
57fd639926
fix: use version 1.7.0 of kaniko
...
Version 1.8.0 and above breaks reproducible builds.
https://github.com/GoogleContainerTools/kaniko/issues/2005
2022-05-13 16:59:27 +02:00
Doron Somech
c97b90ade3
chore(deps): update crane to 0.8.0
2022-05-13 16:59:27 +02:00
Alex Viscreanu
49888d43ab
fix(build): delete crane tarfile using absolute path
2021-02-17 10:54:13 +01:00
Doron Somech
5e25ae9c63
refactor: Use google/go-containerregistry to push image
2020-08-05 17:53:40 +02:00
Doron Somech
51211d4483
fix(digest): Add support for GitHub's docker registry
...
Github registry doesn't support digest yet, we need to download the manifest
and calculate the digest manually
Also fixing a few other issues:
* Multi-stage dockerfiles override /usr/local/lib, moved jq and reg to /kaniko instead
* The digest was fetched for the current tag, which doesn't exist yet. Fetching digest for the latest tag instead
2020-06-22 08:14:46 +02:00
Alex Viscreanu
3b9302effb
feat: Add option for skip pushing if the digest hasn't changed
2020-06-19 14:10:56 +02:00
Simon Prochazka
73a7639472
chore: Rename organization to aevea
2020-04-26 18:43:20 +02:00
Alex Viscreanu
b351432674
Initial commit
2020-02-16 22:37:48 +01:00