chore: migrate to osscontainertools/kaniko v1.26.3#2508
chore: migrate to osscontainertools/kaniko v1.26.3#2508alphanota wants to merge 1 commit intobuildpacks:mainfrom
Conversation
2a343f2 to
f3c49c7
Compare
Migrate from `chainguard-dev/kaniko` to `osscontainertools/kaniko`. ## Summary This change switches the kaniko dependency to the upstream `osscontainertools/kaniko` v1.26.3. This ensures compatibility with the latest lifecycle changes and aligns with upstream development. ## Documentation - [ ] No documentation changes required. Signed-off-by: Angel Montero <angelmontero@google.com>
f3c49c7 to
1cfe766
Compare
|
@jjbustamante Hope you had a good new years! I was wondering if you could take a look at this PR? I am trying to upgrade a bunch of buildpack libraries to the newer docker version. As a followup to this PR I plan to create a new pull request to upgrade docker for buildpacks/pack. |
|
Hi @alphanota Thanks for this PR! Why should we change the upstream kaniko dependency to the osscontainertools repo?. We moved to chainguard based on their blog post and they are releasing patches. Could you provide more information about the osscontainertool organization? |
|
Hey @jjbustamante, |
Migrate from
chainguard-dev/kanikotoosscontainertools/kaniko.Summary
This change switches the kaniko dependency to the upstream
osscontainertools/kanikov1.26.3. The chainguard fork of Kaniko is closing to external updates andosscontainertools/kanikois the more active alternative.Documentation
Summary
Output
Before
After
Documentation
Related
Resolves #___