Skip to content

v1.11.4

Compare
Choose a tag to compare
@phisco phisco released this 08 Jun 12:44
· 2269 commits to master since this release
ad3af88

v1.11.4 addresses a few minor bugs and bumps a few dependencies to address vulnerabilities image scanners might have reported.

Notable changes

  • Clarified the ControllerConfig deprecation message, highlighting that it's not going to be removed until a better option is available and a clear migration path has been well documented and publicly shared. Reduced also the number of times the message is shown to reduce noise.
  • Bumped a few dependencies to remove the number of HIGH CVEs reported by image scanners.

What's Changed

  • Update gcr.io/distroless/static Docker digest to a01d47d (release-1.11) by @renovate in #3962
  • Update gcr.io/distroless/static Docker digest to 7198a35 (release-1.11) by @renovate in #4059
  • Update debian:bookworm-slim Docker digest to e1a80fd (release-1.11) by @renovate in #3861
  • [Backport release-1.11] fix: handle nil deletion policy as not being foreground by @github-actions in #4122
  • [Backport release-1.11] chore: bump go-containerregistry by @phisco in #4147
  • [Backport release-1.11] Clarify ControllerConfig deprecation message to reduce confusion by @jbw976 in #4154

Full Changelog: v1.11.3...v1.11.4