rel:Release v1.4.1 (#1048)

This commit is contained in:
澄潭
2024-06-19 17:12:51 +08:00
committed by GitHub
parent 1eea75f130
commit 63539ca15c
5 changed files with 12 additions and 12 deletions

View File

@@ -1 +1 @@
v1.4.0 v1.4.1

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.4.0 appVersion: 1.4.1
description: Helm chart for deploying higress gateways description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/ home: http://higress.io/
@@ -10,4 +10,4 @@ name: higress-core
sources: sources:
- http://github.com/alibaba/higress - http://github.com/alibaba/higress
type: application type: application
version: 1.4.0 version: 1.4.1

View File

@@ -1,6 +1,6 @@
revision: "" revision: ""
global: global:
liteMetrics: false liteMetrics: true
xdsMaxRecvMsgSize: "104857600" xdsMaxRecvMsgSize: "104857600"
defaultUpstreamConcurrencyThreshold: 10000 defaultUpstreamConcurrencyThreshold: 10000
enableSRDS: true enableSRDS: true

View File

@@ -1,9 +1,9 @@
dependencies: dependencies:
- name: higress-core - name: higress-core
repository: file://../core repository: file://../core
version: 1.4.0 version: 1.4.1
- name: higress-console - name: higress-console
repository: https://higress.io/helm-charts/ repository: https://higress.io/helm-charts/
version: 1.4.0 version: 1.4.1
digest: sha256:bf4c58ac28d4691907eab44a13eee398fc05ade95cdae07cb91d7e20ce4ba382 digest: sha256:de41b8f771e869aef9b83d2334fea5d34492a1c5df37e5aaff383189877cba23
generated: "2024-05-29T21:18:32.791995+08:00" generated: "2024-06-19T17:10:02.426994+08:00"

View File

@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: 1.4.0 appVersion: 1.4.1
description: Helm chart for deploying Higress gateways description: Helm chart for deploying Higress gateways
icon: https://higress.io/img/higress_logo_small.png icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/ home: http://higress.io/
@@ -12,9 +12,9 @@ sources:
dependencies: dependencies:
- name: higress-core - name: higress-core
repository: "file://../core" repository: "file://../core"
version: 1.4.0 version: 1.4.1
- name: higress-console - name: higress-console
repository: "https://higress.io/helm-charts/" repository: "https://higress.io/helm-charts/"
version: 1.4.0 version: 1.4.1
type: application type: application
version: 1.4.0 version: 1.4.1