From c9f1f941305e93c0c49e40159cefab8d6873dfd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Mon, 4 Mar 2024 19:06:05 +0800 Subject: [PATCH] rel: Release version 1.3.5 (#856) --- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 043ba4f60..3252f641b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.3.4 +v1.3.5 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 89dc9a7ef..2536d2779 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.3.4 +appVersion: 1.3.5 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: 1.3.4 +version: 1.3.5 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 185589aa9..784b78369 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 1.3.4 + version: 1.3.5 - name: higress-console repository: https://higress.io/helm-charts/ - version: 1.3.2 -digest: sha256:1a5849d5ead79151e42ce419a96669f6691567e6fbf155643a928e6b62c3daa1 -generated: "2024-02-20T11:54:00.898489+08:00" + version: 1.3.3 +digest: sha256:ce2dba66d3b961eceb2de8bde4f271b06ae9bf677bda2c3bb621c51d29b76c71 +generated: "2024-03-04T19:04:15.731018+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 54e533d3b..75a0479fa 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.3.4 +appVersion: 1.3.5 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: 1.3.4 + version: 1.3.5 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 1.3.2 + version: 1.3.3 type: application -version: 1.3.4 +version: 1.3.5