You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: charts/microgateway/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Airlock Microgateway helps you to protect your services and APIs from unauthorized or malicious access with little effort. It is a lightweight Web Application Firewall (WAF) and API security gateway designed specifically for use in container environments.
4
4
5
-
The current chart version is: 3.1.11
5
+
The current chart version is: 3.1.12
6
6
7
7
## Table of contents
8
8
*[Introduction](#introduction)
@@ -137,7 +137,7 @@ The following table lists configuration parameters of the Airlock Microgateway c
137
137
| image.repository | object | "See `image.repository.*`" | Image repositories for the Airlock Microgateway. |
138
138
| image.repository.configbuilder | string |`"docker.io/ergon/airlock-microgateway-configbuilder"`| Image repository for the Airlock Microgateway configbuilder image |
139
139
| image.repository.runtime | string |`"docker.io/ergon/airlock-microgateway"`| Image repository for the Airlock Microgateway runtime image |
140
-
| image.tag | string |`"3.4.11"`| Image tag for microgateway and configbuilder image |
140
+
| image.tag | string |`"3.4.12"`| Image tag for microgateway and configbuilder image |
141
141
| imageCredentials | object | See `imageCredentials.*`: | Creates a imagePullSecret with the provided values. |
142
142
| imageCredentials.enabled | bool |`false`| Enable the imagePullSecret creation. |
0 commit comments