File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33## Table of Contents
44
5+ - [ v2.0.6] ( #v206 )
56- [ v2.0.5] ( #v205 )
67- [ v2.0.4] ( #v204 )
78- [ v2.0.3] ( #v203 )
3536- [ v0.1.1] ( #v011 )
3637- [ v0.1.0] ( #v010 )
3738
38- ## Unreleased
39+ ## [ v2.0.6]
40+
41+ > Release date: 2025-12-01
3942
4043### Fixes
4144
5255 ` spec.listeners.tls.certificateRef ` , ensuring Gateway status conditions
5356 are updated when referenced certificates change.
5457 [ #2661 ] ( https://github.com/Kong/kong-operator/pull/2661 )
58+ - Trigger reconciliation events on ` KongPlugin ` s upon changes on ` KongPluginBinding ` .
59+ [ #2637 ] ( https://github.com/Kong/kong-operator/pull/2637 )
5560
5661## [ v2.0.5]
5762
@@ -1410,6 +1415,7 @@ leftovers from previous operator deployments in the cluster. The user needs to d
14101415(clusterrole, clusterrolebinding, validatingWebhookConfiguration) before
14111416re-installing the operator through the bundle.
14121417
1418+ [ v2.0.6 ] : https://github.com/Kong/kong-operator/compare/v2.0.5..v2.0.6
14131419[ v2.0.5 ] : https://github.com/Kong/kong-operator/compare/v2.0.4..v2.0.5
14141420[ v2.0.4 ] : https://github.com/Kong/kong-operator/compare/v2.0.3..v2.0.4
14151421[ v2.0.3 ] : https://github.com/Kong/kong-operator/compare/v2.0.2..v2.0.3
You can’t perform that action at this time.
0 commit comments