Skip to content

Commit b605445

Browse files
authored
docs: Add changelog for release 2.0.6 (#2783)
1 parent 27d557c commit b605445

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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)
@@ -35,7 +36,9 @@
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

@@ -52,6 +55,8 @@
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
14111416
re-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

0 commit comments

Comments
 (0)