-
Notifications
You must be signed in to change notification settings - Fork 2
/
Chart.yaml
39 lines (39 loc) · 1.11 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
apiVersion: v2
name: microgateway-cni
description: A Helm chart for deploying the Airlock Microgateway CNI plugin
type: application
home: https://www.airlock.com/en/microgateway
version: "4.4.0"
appVersion: "4.4.0"
annotations:
charts.openshift.io/name: Airlock Microgateway CNI
artifacthub.io/category: security
artifacthub.io/links: |
- name: Airlock Microgateway Documentation
url: https://docs.airlock.com/microgateway/4.4/
- name: Airlock Microgateway Labs
url: https://play.instruqt.com/airlock/invite/hyi9fy4b4jzc?icp_referrer=artifacthub.io
- name: Airlock Microgateway Forum
url: https://forum.airlock.com/
artifacthub.io/license: MIT
sources:
- https://github.com/airlock/microgateway
icon: https://raw.githubusercontent.com/airlock/microgateway/main/media/icon.svg
keywords:
- WAF
- Web Application Firewall
- WAAP
- Web Application and API protection
- OWASP
- Airlock
- Microgateway
- Security
- Filtering
- DevSecOps
- shift left
- CNI
maintainers:
- email: [email protected]
name: Airlock
url: https://www.airlock.com/
kubeVersion: ">=1.25.0-0"