From af6ba9ccd61682c9de2f381c09d28b95035f8e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=ABl=20Schneider?= <23633699+tyxeron@users.noreply.github.com> Date: Fri, 13 Oct 2023 17:56:39 +0200 Subject: [PATCH] Update chart version (#185) * Update chart version * Automated README generation --------- Co-authored-by: Joel Schneider Co-authored-by: airlockgithubci --- charts/microgateway/Chart.yaml | 2 +- charts/microgateway/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/microgateway/Chart.yaml b/charts/microgateway/Chart.yaml index cedbc31..0fed3e3 100644 --- a/charts/microgateway/Chart.yaml +++ b/charts/microgateway/Chart.yaml @@ -21,7 +21,7 @@ maintainers: - email: support@airlock.com name: Airlock name: microgateway -version: 3.0.31 +version: 3.0.32 appVersion: "3.3.11" annotations: artifacthub.io/changes: | diff --git a/charts/microgateway/README.md b/charts/microgateway/README.md index e3fe5bd..a6aa7c6 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.0.31 +The current chart version is: 3.0.32 ## Table of contents * [Introduction](#introduction)