Release v0.16.22
Important
The default behavior for cilium upgrade
has changed such that Helm values will be reset and then reused. This behavior can be reverted to the previous behavior by setting --reset-then-reuse-values=false
or by explicitly specifying --reuse-values
or --reset-values
which always take precedence over --reset-then-reuse-values
. See cilium/cilium#36347 for details.
What's Changed
- chore(deps): update golang:1.23.4-alpine3.19 docker digest to 5f33368 by @renovate in #2879
- Update stable release to v0.16.21 by @tklauser in #2880
- Pick up the latest cilium/cilium by @michi-covalent in #2883
- Makefile: Remove CILIUM_VERSION variable by @michi-covalent in #2884
- Prepare for v0.16.22 release by @tklauser in #2886
Full Changelog: v0.16.21...v0.16.22