Skip to content

Commit

Permalink
rel: Release 1.3.6 (#918)
Browse files Browse the repository at this point in the history
Signed-off-by: johnlanni <zty98751@alibaba-inc.com>
  • Loading branch information
johnlanni committed Apr 22, 2024
1 parent 4149116 commit 37fb2a5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.3.5
v1.3.6
4 changes: 2 additions & 2 deletions helm/core/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.3.5
appVersion: 1.3.6
description: Helm chart for deploying higress gateways
icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/
Expand All @@ -10,4 +10,4 @@ name: higress-core
sources:
- http://github.com/alibaba/higress
type: application
version: 1.3.5
version: 1.3.6
6 changes: 3 additions & 3 deletions helm/higress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: higress-core
repository: file://../core
version: 1.3.5
version: 1.3.6
- name: higress-console
repository: https://higress.io/helm-charts/
version: 1.3.3
digest: sha256:ce2dba66d3b961eceb2de8bde4f271b06ae9bf677bda2c3bb621c51d29b76c71
generated: "2024-03-04T19:04:15.731018+08:00"
digest: sha256:6bf02020df81c81fedf69976ba0e2a2620527b7cbd11d7602e5e6ae3427b959f
generated: "2024-04-22T19:32:07.927664+08:00"
6 changes: 3 additions & 3 deletions helm/higress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.3.5
appVersion: 1.3.6
description: Helm chart for deploying Higress gateways
icon: https://higress.io/img/higress_logo_small.png
home: http://higress.io/
Expand All @@ -12,9 +12,9 @@ sources:
dependencies:
- name: higress-core
repository: "file://../core"
version: 1.3.5
version: 1.3.6
- name: higress-console
repository: "https://higress.io/helm-charts/"
version: 1.3.3
type: application
version: 1.3.5
version: 1.3.6

0 comments on commit 37fb2a5

Please sign in to comment.