From 1c415c60c31b825ac15c6b82f3e1852417ac8a50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BE=84=E6=BD=AD?= Date: Fri, 26 Jul 2024 13:55:03 +0800 Subject: [PATCH] rel: Release v1.4.2 (#1159) --- VERSION | 2 +- helm/core/Chart.yaml | 4 ++-- helm/higress/Chart.lock | 8 ++++---- helm/higress/Chart.yaml | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 66d62a800..c432e90f2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.4.1 +v1.4.2 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 3b284adbe..2a7c3cd84 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.1 +appVersion: 1.4.2 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.1 +version: 1.4.2 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index c6a8a6374..58f705fcf 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.1 + version: 1.4.2 - name: higress-console repository: https://higress.io/helm-charts/ - version: 1.4.1 -digest: sha256:de41b8f771e869aef9b83d2334fea5d34492a1c5df37e5aaff383189877cba23 -generated: "2024-06-19T17:10:02.426994+08:00" + version: 1.4.2 +digest: sha256:31b557e55584e589b140ae9b89cfc8b99df91771c7d28465c3a2b06a4f35a192 +generated: "2024-07-26T13:53:23.225023+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index b0984f28d..ec5d91a3d 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.4.1 +appVersion: 1.4.2 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.1 + version: 1.4.2 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 1.4.1 + version: 1.4.2 type: application -version: 1.4.1 +version: 1.4.2