abhay084
b3a3c978e5
fix: [CI-23751]: bump kaniko-executor base to 1.25.16 to fix symlink regression
...
kaniko-executor 1.25.15 (Chainguard fork) shipped an overly-strict
securejoin path check (upstream PR #326 ) that rejects valid `..`-relative
symlinks resolving to an in-image absolute path, e.g. the Java trust-store
link /etc/pki/java/cacerts, failing the build during tar extraction with
"symlink target ... resolves outside destination".
Upstream fixed this in chainguard-forks/kaniko v1.25.16 (PR #440 , "store
symlink targets verbatim during tar extraction"). Bump FROM base image and
KANIKO_VERSION 1.25.15 -> 1.25.16 across all registry variants
(docker/ecr/gcr/acr/gar, amd64 + arm64).
Depends on harnesscommunity/kaniko-executor:1.25.16-linux-{amd64,arm64}
being published to Docker Hub before this can be built/released.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 13:33:02 -07:00
vinayakharness2026
bddbd90032
fix: remediate vulnerabilities in plugins/kaniko - upgrade kaniko-executor base to 1.25.15 and x/crypto to v0.43.0 ( #169 )
2026-06-18 22:05:06 +05:30
OP (oppenheimer)
a8c364c9e7
update kaniko-executor base image to 1.25.0 from chaingaurds maintained fork ( #150 )
2025-07-03 19:14:28 +05:30
rahkumar56
982c141391
feat: [CI-13961]: Upgraded gcr.io/kaniko-project/executor version to v1.23.2. ( #125 )
2024-09-09 11:23:40 +05:30
Aishwarya Lad
f41d7cb836
upgrade kaniko version for chmod on ADD and COPY ( #121 )
2024-07-10 19:44:09 +05:30
Abhay
f224543240
fix: [CI-11358]: fix kaniko executor Vulnerabilities ( #114 )
2024-03-20 12:57:59 +05:30
Soumyajit Das
467287429a
fix: [CI-10908]: added kaniko 1.19.2 suport for dockerignore ( #92 )
2024-01-12 16:17:51 +05:30
Aman Singh
a26a84a1fe
Revert "fix: [CI-8113]: added kaniko 1.9.2 support ( #83 )" ( #84 )
...
This reverts commit cd3745b3ca .
2023-06-01 10:28:40 +05:30
Aman Singh
cd3745b3ca
fix: [CI-8113]: added kaniko 1.9.2 support ( #83 )
...
* fix: [CI-8113]: added kaniko 1.9.2 support
* fix: [CI-8113]: added kaniko 1.9.2 support
2023-05-24 15:52:18 +05:30
Soumyajit Das
447ee28867
fix: [CI-6505]: Upgrade kanoko version for all ( #71 )
2023-01-17 13:00:11 +05:30
Shubham Agrawal
34f3316a65
ECR fix for 1.8.1 kaniko version ( #53 )
2022-07-12 13:44:47 +05:30
Shubham Agrawal
bebe65a6c2
Revert "Upgrade kaniko version to 1.7.0 ( #37 )"
...
This reverts commit 0a4b18dbcb .
Kaniko 1.7.0 version is unable to push latest tag on gcr:
https://github.com/GoogleContainerTools/kaniko/issues/1786#issuecomment-951369997
2022-02-08 17:16:47 +05:30
Shubham Agrawal
0a4b18dbcb
Upgrade kaniko version to 1.7.0 ( #37 )
2022-02-07 19:55:05 +05:30
Michael Boke
2172c5b7cb
updated kaniko executer version to 1.6.0 to solve the docker registry authentication issues ( #28 )
2021-10-12 16:39:32 +05:30
Rauny
43db3f2ccc
add support for public ecr ( #20 )
2021-04-27 00:05:18 +05:30
Shubham Agrawal
ee562a4a1b
Fix kaniko-gcr docker file
2020-11-26 23:47:00 +05:30
Shubham Agrawal
94c4f7ea1b
Updated kaniko base image to v1.3.0
2020-11-21 16:13:01 +05:30
Shubham Agrawal
1fbaab2bee
Working kaniko publish to docker
2020-11-16 23:41:59 +05:30
Shubham Agrawal
aaed706917
Initial kaniko docker
2020-11-16 23:07:13 +05:30