1
1
# notifynl-omc
2
2
3
- ![ Version: 0.3.0 -beta] ( https://img.shields.io/badge/Version-0.3.0 --beta-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.6.6.1 ] ( https://img.shields.io/badge/AppVersion-1.6.6.1 -informational?style=flat-square )
3
+ ![ Version: 0.3.11 -beta] ( https://img.shields.io/badge/Version-0.3.11 --beta-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.8.2 ] ( https://img.shields.io/badge/AppVersion-1.8.2 -informational?style=flat-square )
4
4
5
5
Chart to deploy the NotifyNL OMC application.
6
6
@@ -17,7 +17,7 @@ Kubernetes: `>=1.26.6`
17
17
18
18
| Repository | Name | Version |
19
19
| ------------| ------| ---------|
20
- | https://gemeente-denhaag.github.io/helm-charts/ | dh-lib | 0.1.5 |
20
+ | https://gemeente-denhaag.github.io/helm-charts/ | dh-lib | 0.1.11 |
21
21
22
22
## Values
23
23
@@ -51,7 +51,7 @@ Kubernetes: `>=1.26.6`
51
51
| image.pullPolicy | string | ` "IfNotPresent" ` | |
52
52
| image.registry | string | ` "docker.io" ` | |
53
53
| image.repository | string | ` "worthnl/notifynl-omc" ` | |
54
- | image.tag | string | ` "1.6.6.1 " ` | |
54
+ | image.tag | string | ` "1.8.2 " ` | |
55
55
| ingress.annotations."nginx.ingress.kubernetes.io/force-ssl-redirect" | string | ` "true" ` | |
56
56
| ingress.annotations."nginx.ingress.kubernetes.io/use-regex" | string | ` "true" ` | |
57
57
| ingress.apiVersion | string | ` nil ` | |
@@ -123,5 +123,3 @@ Kubernetes: `>=1.26.6`
123
123
| topologySpreadConstraints | list | ` [] ` | |
124
124
| updateStrategy.type | string | ` "RollingUpdate" ` | |
125
125
126
- ----------------------------------------------
127
- Autogenerated from chart metadata using [ helm-docs v1.13.0] ( https://github.com/norwoodj/helm-docs/releases/v1.13.0 )
0 commit comments