We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c7b8cf + aea3296 commit 80bfa2eCopy full SHA for 80bfa2e
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## 1.4.4
4
+
5
+**Release date:** 2025-11-19
6
7
+This patch release fixes the error `no URLLoader registered` and
8
+Azure Workload Identity in Azure China Cloud. It also adds a
9
+feature gate to disable the ConfigMap and Secret watchers,
10
+`DisableConfigWatchers`.
11
12
+Improvements:
13
+- Add feature gate for disabling config watchers
14
+ [#1353](https://github.com/fluxcd/helm-controller/pull/1353)
15
+- Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2
16
+ [#1350](https://github.com/fluxcd/helm-controller/pull/1350)
17
+- Upgrade Helm to 3.19.1
18
+ [#1346](https://github.com/fluxcd/helm-controller/pull/1346)
19
20
## 1.4.3
21
22
**Release date:** 2025-10-28
0 commit comments