diff --git a/notifynl-omc/README.md b/notifynl-omc/README.md index 6f62457..15a8fd6 100644 --- a/notifynl-omc/README.md +++ b/notifynl-omc/README.md @@ -1,6 +1,6 @@ # notifynl-omc -![Version: 0.2.6-beta](https://img.shields.io/badge/Version-0.2.6--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.3](https://img.shields.io/badge/AppVersion-1.6.3-informational?style=flat-square) +![Version: 0.2.7-beta](https://img.shields.io/badge/Version-0.2.7--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.4](https://img.shields.io/badge/AppVersion-1.6.4-informational?style=flat-square) Chart to deploy the NotifyNL OMC application. @@ -49,7 +49,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.3"` | | +| image.tag | string | `"1.6.4"` | | | 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` | |