github osscontainertools/kaniko v1.26.0

latest releases: v1.26.3, v1.26.2, v1.26.1...
2 months ago

Update Notice

In this Release we activated three feature flags:

You can roll-back those changes by overriding them in the environment ie.

job:
  variables:
    FF_KANIKO_SQUASH_STAGES: "0"
    FF_KANIKO_RUN_MOUNT_CACHE: "0"
    FF_KANIKO_NEW_CACHE_LAYOUT: "0"

Please also notify us by filing a new issue.

What's Changed

Bugfixes

  • skip-unused-stages invalidates numeric references: #306

Performance

  • FF_KANIKO_OCI_STAGES=false use ocilayout instead of tarballs during stage transitions: #303

Usability

  • activate featureflags for v1.26.0 release: #312

Maintenance

  • chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0: #296
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0: #297
  • chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0: #298
  • chore(deps): bump github.com/moby/moby/api from 1.52.0-beta.1 to 1.52.0-beta.2: #311
  • chore(deps): bump golang from 1.25.2 to 1.25.3: #310

Fork Related

Don't miss a new kaniko release

NewReleases is sending notifications on new releases.