You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: releaseNotes/KubernetesProvider.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
[Image][image] | [Sample][sample]
4
4
5
+
## 2.6.5 - July 17, 2026
6
+
7
+
### Bug Fixes
8
+
9
+
* Fixed a bug where the provider could overwrite an existing ConfigMap or Secret it did not own if the resource had an owner reference with the same name as the `AzureAppConfigurationProvider` resource. Ownership checks now validate the API version, kind, name, and UID. [#188](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/188)
0 commit comments