diff --git a/VERSION b/VERSION index 3252f641be..dd2cf2f25c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.3.5 +v1.3.6 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 2536d2779a..151253afed 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -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/ @@ -10,4 +10,4 @@ name: higress-core sources: - http://github.com/alibaba/higress type: application -version: 1.3.5 +version: 1.3.6 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 784b78369c..925ab2db39 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -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" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 75a0479fa2..d93f9752b2 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -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/ @@ -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