diff --git a/VERSION b/VERSION index 0ac852dde..f3b15f3f8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.1 +v2.0.2 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 1dca35d25..04d287a95 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.1 +appVersion: 2.0.2 description: Helm chart for deploying higress gateways icon: https://higress.io/img/higress_logo_small.png home: http://higress.io/ @@ -10,4 +10,4 @@ name: higress-core sources: - http://github.com/alibaba/higress type: application -version: 2.0.1 +version: 2.0.2 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index e2397ea62..9c71c9f1c 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.0.1 + version: 2.0.2 - name: higress-console repository: https://higress.io/helm-charts/ version: 1.4.4 -digest: sha256:6e4d77c31c834a404a728ec5a8379dd5df27a7e9b998a08e6524dc6534b07c1d -generated: "2024-10-09T20:07:21.857942+08:00" +digest: sha256:a424449caa01a71798c7fec9769ef97be7658354c028a3cede4790e4b6094532 +generated: "2024-10-28T18:50:27.528097+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 7d683863b..51fe7f7de 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.0.1 +appVersion: 2.0.2 description: Helm chart for deploying Higress gateways icon: https://higress.io/img/higress_logo_small.png home: http://higress.io/ @@ -12,9 +12,9 @@ sources: dependencies: - name: higress-core repository: "file://../core" - version: 2.0.1 + version: 2.0.2 - name: higress-console repository: "https://higress.io/helm-charts/" version: 1.4.4 type: application -version: 2.0.1 +version: 2.0.2