Skip to content

Commit 5140372

Browse files
authored
rel: Release verison 1.3.4 (#828)
1 parent f277d4f commit 5140372

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.3.4-rc.2
1+
v1.3.4

helm/core/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.3.4-rc.2
2+
appVersion: 1.3.4
33
description: Helm chart for deploying higress gateways
44
icon: https://higress.io/img/higress_logo_small.png
55
home: http://higress.io/
@@ -10,4 +10,4 @@ name: higress-core
1010
sources:
1111
- http://github.com/alibaba/higress
1212
type: application
13-
version: 1.3.4-rc.2
13+
version: 1.3.4

helm/higress/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: higress-core
33
repository: file://../core
4-
version: 1.3.4-rc.2
4+
version: 1.3.4
55
- name: higress-console
66
repository: https://higress.io/helm-charts/
77
version: 1.3.2
8-
digest: sha256:aa10fa4ae01c7e7f8297db5fe6f4752aa6526e2411d46c93abddbb4e7e84d36d
9-
generated: "2024-02-01T19:33:51.268079+08:00"
8+
digest: sha256:1a5849d5ead79151e42ce419a96669f6691567e6fbf155643a928e6b62c3daa1
9+
generated: "2024-02-20T11:54:00.898489+08:00"

helm/higress/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 1.3.4-rc.2
2+
appVersion: 1.3.4
33
description: Helm chart for deploying Higress gateways
44
icon: https://higress.io/img/higress_logo_small.png
55
home: http://higress.io/
@@ -12,9 +12,9 @@ sources:
1212
dependencies:
1313
- name: higress-core
1414
repository: "file://../core"
15-
version: 1.3.4-rc.2
15+
version: 1.3.4
1616
- name: higress-console
1717
repository: "https://higress.io/helm-charts/"
1818
version: 1.3.2
1919
type: application
20-
version: 1.3.4-rc.2
20+
version: 1.3.4

0 commit comments

Comments
 (0)