diff --git a/charts/stable/unifi/README.md b/charts/stable/unifi/README.md index 7ed41384..abf33991 100644 --- a/charts/stable/unifi/README.md +++ b/charts/stable/unifi/README.md @@ -1,6 +1,6 @@ # unifi -![Version: 4.10.0](https://img.shields.io/badge/Version-4.10.0-informational?style=flat-square) ![AppVersion: v7.1.66](https://img.shields.io/badge/AppVersion-v7.1.66-informational?style=flat-square) +![Version: 4.10.1](https://img.shields.io/badge/Version-4.10.1-informational?style=flat-square) ![AppVersion: v7.1.66](https://img.shields.io/badge/AppVersion-v7.1.66-informational?style=flat-square) Ubiquiti Network's Unifi Controller @@ -133,6 +133,7 @@ service: | ingress.portal | object | See values.yaml | Enable and configure settings for the captive portal ingress under this key. | | mongodb | object | See values.yaml | Enable and configure mongodb database subchart under this key. For more options see [mongodb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mongodb) | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | +| podSecurityContext | object | See below | pod security context. | | service | object | See values.yaml | Configures service settings for the chart. | | service.main.ports.controller | object | See values.yaml | Configure Controller port used for device command/control | | service.main.ports.discovery | object | See values.yaml | Configure device discovery port | @@ -145,7 +146,7 @@ service: ## Changelog -### Version 4.10.0 +### Version 4.10.1 #### Added @@ -153,7 +154,7 @@ N/A #### Changed -* Upgraded unifi app to v7.1.66 +* Set right fsGroup policy for unifi pod #### Fixed