Skip to content

Commit

Permalink
release 2.0.6-rc.3 (alibaba#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Jan 15, 2025
1 parent 95523a1 commit 9e418da
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.6-rc.2
v2.0.6-rc.3
4 changes: 2 additions & 2 deletions helm/core/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.0.6-rc.2
appVersion: 2.0.6-rc.3
description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/
Expand All @@ -10,4 +10,4 @@ name: higress-core
sources:
- http://github.com/alibaba/higress
type: application
version: 2.0.6-rc.2
version: 2.0.6-rc.3
6 changes: 3 additions & 3 deletions helm/higress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: higress-core
repository: file://../core
version: 2.0.6-rc.2
version: 2.0.6-rc.3
- name: higress-console
repository: https://higress.io/helm-charts/
version: 2.0.1
digest: sha256:084449006a5b90bdffad7ef47fdfd02924412e67297bcce6d216efdc12c02acf
generated: "2025-01-14T19:37:32.036755+08:00"
digest: sha256:6821ee9079a795f3e1de2c5126c36d3285f44863938a88f021ee4fbce82c0f15
generated: "2025-01-15T20:46:00.498051+08:00"
6 changes: 3 additions & 3 deletions helm/higress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.0.6-rc.2
appVersion: 2.0.6-rc.3
description: Helm chart for deploying Higress gateways
icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/
Expand All @@ -12,9 +12,9 @@ sources:
dependencies:
- name: higress-core
repository: "file://../core"
version: 2.0.6-rc.2
version: 2.0.6-rc.3
- name: higress-console
repository: "https://higress.io/helm-charts/"
version: 2.0.1
type: application
version: 2.0.6-rc.2
version: 2.0.6-rc.3

0 comments on commit 9e418da

Please sign in to comment.