release 2.1.4

This commit is contained in:
johnlanni
2025-06-10 20:58:22 +08:00
parent bafbe7972d
commit 5812c1e734
5 changed files with 12 additions and 12 deletions

View File

@@ -144,7 +144,7 @@ docker-buildx-push: clean-env docker.higress-buildx
export PARENT_GIT_TAG:=$(shell cat VERSION)
export PARENT_GIT_REVISION:=$(TAG)
export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.1.5/envoy-symbol-ARCH.tar.gz
export ENVOY_PACKAGE_URL_PATTERN?=https://github.com/higress-group/proxy/releases/download/v2.1.6/envoy-symbol-ARCH.tar.gz
build-envoy: prebuild
./tools/hack/build-envoy.sh

View File

@@ -1 +1 @@
v2.1.3
v2.1.4

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.1.3
appVersion: 2.1.4
description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/
@@ -15,4 +15,4 @@ dependencies:
repository: "file://../redis"
version: 0.0.1
type: application
version: 2.1.3
version: 2.1.4

View File

@@ -1,9 +1,9 @@
dependencies:
- name: higress-core
repository: file://../core
version: 2.1.3
version: 2.1.4
- name: higress-console
repository: https://higress.io/helm-charts/
version: 2.1.3
digest: sha256:c7307d5398c3c1178758c5372bd1aa4cb8dee7beeab3832d3e9ce0a04d1adc23
generated: "2025-05-09T15:29:50.616179+08:00"
version: 2.1.4
digest: sha256:482d9c5263ed959848601ee249b4852aed842a7805f0b36e456639fd54649c45
generated: "2025-06-10T20:57:14.150704+08:00"

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 2.1.3
appVersion: 2.1.4
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: 2.1.3
version: 2.1.4
- name: higress-console
repository: "https://higress.io/helm-charts/"
version: 2.1.3
version: 2.1.4
type: application
version: 2.1.3
version: 2.1.4