rel: Release 2.0.6-rc.1 (#1653)

This commit is contained in:
澄潭
2025-01-08 17:08:09 +08:00
committed by GitHub
parent e97448b71b
commit ab1316dfe1
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
v2.0.5 v2.0.6-rc.1

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 2.0.5 appVersion: 2.0.6-rc.1
description: Helm chart for deploying higress gateways description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/ home: http://higress.io/
@@ -10,4 +10,4 @@ name: higress-core
sources: sources:
- http://github.com/alibaba/higress - http://github.com/alibaba/higress
type: application type: application
version: 2.0.5 version: 2.0.6-rc.1

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 2.0.5 appVersion: 2.0.6-rc.1
description: Helm chart for deploying Higress gateways description: Helm chart for deploying Higress gateways
icon: https://higress.io/img/higress_logo_small.png icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/ home: http://higress.io/
@@ -12,9 +12,9 @@ sources:
dependencies: dependencies:
- name: higress-core - name: higress-core
repository: "file://../core" repository: "file://../core"
version: 2.0.5 version: 2.0.6-rc.1
- name: higress-console - name: higress-console
repository: "https://higress.io/helm-charts/" repository: "https://higress.io/helm-charts/"
version: 2.0.0 version: 2.0.0
type: application type: application
version: 2.0.5 version: 2.0.6-rc.1