diff --git a/stable/node-local-dns/README.md b/stable/node-local-dns/README.md index 6064bbf1..e425accc 100644 --- a/stable/node-local-dns/README.md +++ b/stable/node-local-dns/README.md @@ -1,6 +1,6 @@ # node-local-dns -![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 1.22.20](https://img.shields.io/badge/AppVersion-1.22.20-informational?style=flat-square) +![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 1.22.20](https://img.shields.io/badge/AppVersion-1.22.20-informational?style=flat-square) A chart to install node-local-dns. @@ -67,6 +67,7 @@ helm install my-release deliveryhero/node-local-dns -f values.yaml | resources.limits.memory | string | `"128Mi"` | | | resources.requests.cpu | string | `"25m"` | | | resources.requests.memory | string | `"128Mi"` | | +| securityContext.privileged | bool | `true` | | | serviceAccount.annotations | object | `{}` | | | serviceAccount.create | bool | `true` | | | serviceAccount.name | string | `""` | |