From 63539ca15cd30028321c0b2b02227bd66ed354d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Wed, 19 Jun 2024 17:12:51 +0800 Subject: [PATCH] rel:Release v1.4.1 (#1048) --- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/core/values.yaml | 2 +- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/VERSION b/VERSION index 0d0c52f84d..66d62a8001 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.4.0 +v1.4.1 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 9c9c49eaa4..3b284adbec 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.4.1 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.4.0 +version: 1.4.1 diff --git a/helm/core/values.yaml b/helm/core/values.yaml index 478c8d933e..36176fbd5f 100644 --- a/helm/core/values.yaml +++ b/helm/core/values.yaml @@ -1,6 +1,6 @@ revision: "" global: - liteMetrics: false + liteMetrics: true xdsMaxRecvMsgSize: "104857600" defaultUpstreamConcurrencyThreshold: 10000 enableSRDS: true diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index f24a113b04..c6a8a63742 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 1.4.0 + version: 1.4.1 - name: higress-console repository: https://higress.io/helm-charts/ - version: 1.4.0 -digest: sha256:bf4c58ac28d4691907eab44a13eee398fc05ade95cdae07cb91d7e20ce4ba382 -generated: "2024-05-29T21:18:32.791995+08:00" + version: 1.4.1 +digest: sha256:de41b8f771e869aef9b83d2334fea5d34492a1c5df37e5aaff383189877cba23 +generated: "2024-06-19T17:10:02.426994+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 5f59552c85..b0984f28d8 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.0 +appVersion: 1.4.1 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.4.0 + version: 1.4.1 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 1.4.0 + version: 1.4.1 type: application -version: 1.4.0 +version: 1.4.1