Skip to content

Commit d6b298c

Browse files
add k8s provider v2.6.5 release notes (#1164)
1 parent eea3553 commit d6b298c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

releaseNotes/KubernetesProvider.md

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

33
[Image][image] | [Sample][sample]
44

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)
10+
511
## 2.6.4 - July 1, 2026
612

713
### Enhancements

0 commit comments

Comments
 (0)