Skip to content

Commit

Permalink
🧹 update chart documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimatePancake authored and UltimatePancake committed Apr 4, 2024
1 parent 3e07a8b commit f9b84ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notifynl-omc/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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` | |
Expand Down

0 comments on commit f9b84ef

Please sign in to comment.