Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Worth-NL/helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaetani committed Mar 26, 2024
2 parents 1e1d2e7 + da205b0 commit c292951
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.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.

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

0 comments on commit c292951

Please sign in to comment.