diff --git a/notifynl-omc/README.md b/notifynl-omc/README.md index 976c6f2..97ed026 100644 --- a/notifynl-omc/README.md +++ b/notifynl-omc/README.md @@ -1,6 +1,6 @@ # notifynl-omc -![Version: 0.2.9-beta](https://img.shields.io/badge/Version-0.2.9--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.5](https://img.shields.io/badge/AppVersion-1.6.5-informational?style=flat-square) +![Version: 0.2.10-beta](https://img.shields.io/badge/Version-0.2.10--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.5.2](https://img.shields.io/badge/AppVersion-1.6.5.2-informational?style=flat-square) Chart to deploy the NotifyNL OMC application. @@ -51,7 +51,7 @@ Kubernetes: `>=1.26.6` | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"docker.io"` | | | image.repository | string | `"worthnl/notifynl-omc"` | | -| image.tag | string | `"1.6.5"` | | +| image.tag | string | `"1.6.5.2"` | | | ingress.annotations."nginx.ingress.kubernetes.io/force-ssl-redirect" | string | `"true"` | | | ingress.annotations."nginx.ingress.kubernetes.io/use-regex" | string | `"true"` | | | ingress.apiVersion | string | `nil` | |