mirror of
https://github.com/alibaba/higress.git
synced 2026-03-10 19:51:00 +08:00
20 lines
435 B
YAML
20 lines
435 B
YAML
apiVersion: v2
|
|
appVersion: 0.7.1
|
|
description: Helm chart for deploying higress gateways
|
|
icon: https://higress.io/img/higress_logo_small.png
|
|
keywords:
|
|
- higress
|
|
- gateways
|
|
name: higress
|
|
sources:
|
|
- http://github.com/alibaba/higress
|
|
dependencies:
|
|
- name: higress-core
|
|
repository: "file://../core"
|
|
version: 0.7.1
|
|
- name: higress-console
|
|
repository: "https://higress.io/helm-charts/"
|
|
version: 0.1.1
|
|
type: application
|
|
version: 0.7.1
|