diff --git a/VERSION b/VERSION index 043ba4f603..3252f641be 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 89dc9a7eff..2536d2779a 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 185589aa96..784b78369c 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 54e533d3b4..75a0479fa2 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