We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1cd9b2 + 694039c commit b098c05Copy full SHA for b098c05
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.8.2
6
+
7
+**Release date:** 2026-03-12
8
9
+This patch release fixes reconciliation queue behavior for source watch events
10
+while a Kustomization is already reconciling the watched revision.
11
12
+Fixes:
13
+- Fix enqueing the same revision while reconciling
14
+ [#1614](https://github.com/fluxcd/kustomize-controller/pull/1614)
15
16
+Improvements:
17
+- Fix docs typo
18
+ [#1609](https://github.com/fluxcd/kustomize-controller/pull/1609)
19
+- Update fluxcd/pkg dependencies
20
+ [#1616](https://github.com/fluxcd/kustomize-controller/pull/1616)
21
22
## 1.8.1
23
24
**Release date:** 2026-02-27
0 commit comments