From 94e61310e241fa52d2d4e30922a74e0e2fb10ac7 Mon Sep 17 00:00:00 2001 From: Christoph Lenggenhager Date: Wed, 3 Jul 2024 13:24:07 +0200 Subject: [PATCH 1/2] Update to Airlock Microgateway 3.4.9 --- charts/microgateway/Chart.yaml | 6 +++--- charts/microgateway/README.md | 6 +++--- charts/microgateway/values.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/microgateway/Chart.yaml b/charts/microgateway/Chart.yaml index ef2e09e..d555fc3 100644 --- a/charts/microgateway/Chart.yaml +++ b/charts/microgateway/Chart.yaml @@ -21,12 +21,12 @@ maintainers: - email: support@airlock.com name: Airlock name: microgateway -version: 3.1.8 -appVersion: "3.4.8" +version: 3.1.9 +appVersion: "3.4.9" annotations: artifacthub.io/changes: | - kind: changed - description: Upgrade to Airlock Microgateway 3.4.8 + description: Upgrade to Airlock Microgateway 3.4.9 links: - name: Airlock Microgateway Release Notes url: https://docs.airlock.com/microgateway/3.4/#data/1697129073210.html diff --git a/charts/microgateway/README.md b/charts/microgateway/README.md index 17f983b..ea8b876 100644 --- a/charts/microgateway/README.md +++ b/charts/microgateway/README.md @@ -2,7 +2,7 @@ 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. -The current chart version is: 3.1.8 +The current chart version is: 3.1.9 ## Table of contents * [Introduction](#introduction) @@ -137,7 +137,7 @@ The following table lists configuration parameters of the Airlock Microgateway c | image.repository | object | "See `image.repository.*`" | Image repositories for the Airlock Microgateway. | | image.repository.configbuilder | string | `"docker.io/ergon/airlock-microgateway-configbuilder"` | Image repository for the Airlock Microgateway configbuilder image | | image.repository.runtime | string | `"docker.io/ergon/airlock-microgateway"` | Image repository for the Airlock Microgateway runtime image | -| image.tag | string | `"3.4.8"` | Image tag for microgateway and configbuilder image | +| image.tag | string | `"3.4.9"` | Image tag for microgateway and configbuilder image | | imageCredentials | object | See `imageCredentials.*`: | Creates a imagePullSecret with the provided values. | | imageCredentials.enabled | bool | `false` | Enable the imagePullSecret creation. | | imageCredentials.password | string | `""` | imagePullSecret password/Token | @@ -780,4 +780,4 @@ config: - Integration Example: [Airlock Minikube Example](https://github.com/ergon/airlock-minikube-example) ## About Ergon -*Airlock* is a registered trademark of [Ergon](https://www.ergon.ch). Ergon is a Swiss leader in leveraging digitalisation to create unique and effective client benefits, from conception to market, the result of which is the international distribution of globally revered products. \ No newline at end of file +*Airlock* is a registered trademark of [Ergon](https://www.ergon.ch). Ergon is a Swiss leader in leveraging digitalisation to create unique and effective client benefits, from conception to market, the result of which is the international distribution of globally revered products. diff --git a/charts/microgateway/values.yaml b/charts/microgateway/values.yaml index f705cd9..3702401 100644 --- a/charts/microgateway/values.yaml +++ b/charts/microgateway/values.yaml @@ -10,7 +10,7 @@ image: # image.repository.configbuilder -- Image repository for the Airlock Microgateway configbuilder image configbuilder: docker.io/ergon/airlock-microgateway-configbuilder # image.tag -- Image tag for microgateway and configbuilder image - tag: "3.4.8" + tag: "3.4.9" # image.pullPolicy -- Pull policy (`Always`, `IfNotPresent`, `Never`) pullPolicy: IfNotPresent From ad87648624fbe3470ce3bc7c83850262e56f9aae Mon Sep 17 00:00:00 2001 From: airlockgithubci Date: Wed, 3 Jul 2024 11:25:15 +0000 Subject: [PATCH 2/2] Automated README generation --- charts/microgateway/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/microgateway/README.md b/charts/microgateway/README.md index ea8b876..f767af1 100644 --- a/charts/microgateway/README.md +++ b/charts/microgateway/README.md @@ -780,4 +780,4 @@ config: - Integration Example: [Airlock Minikube Example](https://github.com/ergon/airlock-minikube-example) ## About Ergon -*Airlock* is a registered trademark of [Ergon](https://www.ergon.ch). Ergon is a Swiss leader in leveraging digitalisation to create unique and effective client benefits, from conception to market, the result of which is the international distribution of globally revered products. +*Airlock* is a registered trademark of [Ergon](https://www.ergon.ch). Ergon is a Swiss leader in leveraging digitalisation to create unique and effective client benefits, from conception to market, the result of which is the international distribution of globally revered products. \ No newline at end of file