mirror of
https://github.com/alibaba/higress.git
synced 2026-05-21 19:27:28 +08:00
Change-Id: I76942bc4100a1ea349c00c0de7ac077fc75323ae Co-developed-by: Claude <noreply@anthropic.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: 如漫 <zhaoyuanxiao.zyx@alibaba-inc.com> Signed-off-by: EndlessSeeker <1766508902@qq.com>
19 lines
416 B
YAML
19 lines
416 B
YAML
apiVersion: v2
|
|
appVersion: 2.2.2
|
|
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.2.2
|