Skip to content

Commit b098c05

Browse files
authored
Merge pull request #1620 from fluxcd/pick-changelog-v1.8.2
Pick changelog for v1.8.2
2 parents d1cd9b2 + 694039c commit b098c05

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project are documented in this file.
44

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+
522
## 1.8.1
623

724
**Release date:** 2026-02-27

0 commit comments

Comments
 (0)