This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: airlockgithubci <airlockgithubci'@users.noreply.github.com>
- Loading branch information
airlockgithubci
committed
Mar 6, 2024
1 parent
1cbddf3
commit cb11382
Showing
1 changed file
with
58 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,63 @@ | ||
apiVersion: v1 | ||
entries: | ||
microgateway: | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: changed | ||
description: Upgrade to Airlock Microgateway 3.4.4 | ||
links: | ||
- name: Airlock Microgateway Release Notes | ||
url: https://docs.airlock.com/microgateway/3.4/#data/1697129073210.html | ||
- name: Airlock Microgateway Change Log | ||
url: https://docs.airlock.com/microgateway/3.4/#data/1697129073212.html | ||
artifacthub.io/license: MIT | ||
artifacthub.io/links: | | ||
- name: Airlock Microgateway Manual | ||
url: https://docs.airlock.com/microgateway/3.4/ | ||
- name: Airlock Community Forum | ||
url: https://forum.airlock.com | ||
- name: Airlock Minikube Example | ||
url: https://github.com/ergon/airlock-minikube-example | ||
apiVersion: v2 | ||
appVersion: 3.4.4 | ||
created: "2024-03-06T16:25:07.001045165Z" | ||
dependencies: | ||
- condition: redis.enabled | ||
name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 17.4.3 | ||
- condition: echo-server.enabled | ||
name: echo-server | ||
repository: https://ealenn.github.io/charts | ||
version: 0.5.0 | ||
description: '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. ' | ||
digest: e5ff1783a54ec4acc7dda3cc0c14a39b8e5a25a587a601940cff77269c9f5d67 | ||
home: https://www.airlock.com/microgateway | ||
icon: https://raw.githubusercontent.com/ergon/airlock-helm-charts/master/charts/microgateway/icon.svg | ||
keywords: | ||
- WAF | ||
- Web Application Firewall | ||
- OWASP | ||
- Airlock | ||
- MicroGateway | ||
- Security | ||
- Filtering | ||
- DevSecOps | ||
- shift left | ||
- ingress | ||
- nginx | ||
maintainers: | ||
- email: [email protected] | ||
name: Airlock | ||
name: microgateway | ||
sources: | ||
- https://github.com/ergon/airlock-helm-charts | ||
urls: | ||
- https://github.com/ergon/airlock-helm-charts/releases/download/microgateway-3.1.4/microgateway-3.1.4.tgz | ||
version: 3.1.4 | ||
- annotations: | ||
artifacthub.io/changes: | | ||
- kind: changed | ||
|
@@ -2621,4 +2678,4 @@ entries: | |
urls: | ||
- https://github.com/ergon/airlock-helm-charts/releases/download/microgateway-0.6.0/microgateway-0.6.0.tgz | ||
version: 0.6.0 | ||
generated: "2024-02-08T09:28:19.577871058Z" | ||
generated: "2024-03-06T16:25:07.001349264Z" |