kaniko - v1.9.0


What's Changed

  • Bump github.com/aws/aws-sdk-go from 1.43.26 to 1.43.31 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2030
  • Bump github/codeql-action from 1.1.5 to 2.1.6 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2031
  • Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2041
  • Bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.36 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2042
  • Bump github/codeql-action from 2.1.6 to 2.1.8 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2043
  • Bump sigstore/cosign-installer from b4f55743d10d066fee1de1cf0fa26069700c0195 to 2.2.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2044
  • Add GitLab CI credentials helper by @ePirat in https://github.com/GoogleContainerTools/kaniko/pull/2040
  • Fixes #2046: make target stage lookup case insensitive by @hypnoce in https://github.com/GoogleContainerTools/kaniko/pull/2047
  • proc: detect kubernetes runtime by mounts by @mrvik in https://github.com/GoogleContainerTools/kaniko/pull/2054
  • fix: Remove hardcoded whiteout prefix by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2056
  • Fix: Flatten layer function needs to return existing files in the layer correctly by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2057
  • hasher: hash security.capability attributes by @zhouhaibing089 in https://github.com/GoogleContainerTools/kaniko/pull/1994
  • Bump go-containerregistry dependency by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/2076
  • Bump docker/setup-buildx-action from 1.6.0 to 2 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2081
  • fix: kaniko dir env unused by @jdockerty in https://github.com/GoogleContainerTools/kaniko/pull/2067
  • Fix release tagging workflow by @imjasonh in https://github.com/GoogleContainerTools/kaniko/pull/2034
  • Documentation: Clarify README.md blurb on --cache-copy-layers by @korenyoni in https://github.com/GoogleContainerTools/kaniko/pull/2064
  • feat: add flag to disable pushing cache by @jasondamour in https://github.com/GoogleContainerTools/kaniko/pull/2038
  • fix: Main by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2094
  • fix(ci): Docker build for issue 1837 by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2095
  • fix: Refactor LayersMap to correct old strange code behavior by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2066
  • fix: Regression test for #2066 by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2096
  • fix: COPY --chown regression tests by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2097
  • Fix missing setuid flags on COPY --from=build operation by @tonydelanuez in https://github.com/GoogleContainerTools/kaniko/pull/2089
  • Update Azure credHelpers docs by @n3011 in https://github.com/GoogleContainerTools/kaniko/pull/2109
  • Write parent directories to tar before whiteout files by @andreasf in https://github.com/GoogleContainerTools/kaniko/pull/2113
  • fix: Add test for issue #2049 by @gabyx in https://github.com/GoogleContainerTools/kaniko/pull/2114
  • Bump actions/setup-go from 3.0.0 to 3.2.0 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2112
  • Bump github.com/aws/aws-sdk-go from 1.43.36 to 1.44.24 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2111
  • Bump ossf/scorecard-action from 1.0.4 to 1.1.1 by @dependabot in https://github.com/GoogleContainerTools/kaniko/pull/2116
  • fix: use refrence should after err handles by @hingbong in https://github.com/GoogleContainerTools/kaniko/pull/2128
  • refactor: simpler local integration tests by @hown3d in https://github.com/GoogleContainerTools/kaniko/pull/2110
  • CA certificates tasks in kaniko images by @rockdrilla in https://github.com/GoogleContainerTools/kaniko/pull/2142
  • ci(setup-minikube): use cri-dockerd by @hown3d in https://github.com/GoogleContainerTools/kaniko/pull/2149
  • Fix the /kaniko directory permissions in container by @claudex in https://github.com/GoogleContainerTools/kaniko/pull/2009
  • fix(Dockerfile): use temporary busybox mount to create /kaniko directory by @hown3d in https://github.com/GoogleContainerTools/kaniko/pull/2155
  • fix: getUIDandGID is able to resolve non-existing users and groups by @hown3d in https://github.com/GoogleContainerTools/kaniko/pull/2106
  • add cache option for run command by @RamyChaabane in https://github.com/GoogleContainerTools/kaniko/pull/2032
  • Release v1.9.0 by @chuangw6 in https://github.com/GoogleContainerTools/kaniko/pull/2117

New Contributors

  • @ePirat made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2040
  • @mrvik made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2054
  • @korenyoni made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2064
  • @jasondamour made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2038
  • @tonydelanuez made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2089
  • @n3011 made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2109
  • @andreasf made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2113
  • @hingbong made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2128
  • @hown3d made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2110
  • @rockdrilla made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2142
  • @claudex made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2009
  • @RamyChaabane made their first contribution in https://github.com/GoogleContainerTools/kaniko/pull/2032

Full Changelog: https://github.com/GoogleContainerTools/kaniko/compare/v1.8.1...v1.9.0


Details

date
Aug. 10, 2022, 6:25 p.m.
name
v1.9.0
type
Minor
👇
Register or login to:
  • 🔍View and search all kaniko releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or