rel: Release v2.0.0 (#1298)

This commit is contained in:
澄潭
2024-09-12 15:03:22 +08:00
committed by GitHub
parent 6439b2d4da
commit 3eda1f3c70
14 changed files with 20 additions and 80 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.0.0-rc.1
appVersion: 2.0.0
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.0-rc.1
version: 2.0.0

View File

@@ -133,6 +133,8 @@ spec:
env:
- name: PILOT_ENABLE_QUIC_LISTENERS
value: "true"
- name: VALIDATION_WEBHOOK_CONFIG_NAME
value: ""
- name: ISTIO_DUAL_STACK
value: "{{ .Values.global.enableIPv6 }}"
- name: PILOT_ENABLE_HEADLESS_SERVICE_POD_LISTENERS