Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 15:42
· 39 commits to main since this release
7a6205c

trust-manager is the easiest way to manage security-critical TLS trust bundles in Kubernetes and OpenShift clusters.

This release contains miscellaneous bug fixes and dependency updates.
It is built with Go 1.24.4 which fixes the following vulnerabilities: CVE-2025-22874, CVE-2025-0913, and CVE-2025-4673.

helm inspect chart trust-manager --repo https://charts.jetstack.io --version v0.18.0

What's Changed

Bug Fixes

  • CertPool should not error when input adds no certificates by @erikgb in #624
  • Improve source error handling by @erikgb in #623

Non user-facing

Dependabot updates

  • build(deps): Bump the all group across 1 directory with 7 updates by @dependabot in #634
  • build(deps): Bump the all group with 5 updates by @dependabot in #644

makefile-modules updates

  • [CI] Merge self-upgrade-main into main by @github-actions in #627
  • [CI] Merge self-upgrade-main into main by @github-actions in #628
  • [CI] Merge self-upgrade-main into main by @github-actions in #630
  • [CI] Merge self-upgrade-main into main by @github-actions in #635
  • [CI] Merge self-upgrade-main into main by @github-actions in #636
  • [CI] Merge self-upgrade-main into main by @github-actions in #637
  • [CI] Merge self-upgrade-main into main by @github-actions in #638
  • [CI] Merge self-upgrade-main into main by @github-actions in #639

Full Changelog: v0.17.1...v0.18.0