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
* Fixed a bug that caused the refreshing doesn't honor the change of sentinel key after controller restart. [#119](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/119)
14
+
15
+
## 2.3.0 - May 30, 2025
16
+
17
+
### Enhancements
18
+
19
+
* Added support for outputting the Secret data in hierarchical format by specifying the new property `spec.secret.target.secretData` if the Secret is consumed as a mounted file. See [here](https://learn.microsoft.com/azure/azure-app-configuration/reference-kubernetes-provider?tabs=default#:~:text=spec.secret.target.secretData) for detail. [#111](https://github.com/Azure/AppConfiguration-KubernetesProvider/issues/111)
0 commit comments