mirror of
https://github.com/alibaba/higress.git
synced 2026-02-23 04:00:51 +08:00
19 lines
416 B
YAML
19 lines
416 B
YAML
apiVersion: v2
|
|
appVersion: 2.1.9
|
|
description: Helm chart for deploying higress gateways
|
|
icon: https://higress.io/img/higress_logo_small.png
|
|
home: http://higress.io/
|
|
keywords:
|
|
- higress
|
|
- gateways
|
|
name: higress-core
|
|
sources:
|
|
- http://github.com/alibaba/higress
|
|
dependencies:
|
|
- condition: global.enableRedis
|
|
name: redis
|
|
repository: "file://../redis"
|
|
version: 0.0.1
|
|
type: application
|
|
version: 2.1.9
|