diff --git a/VERSION b/VERSION index 59696826f..535b2f4d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.1.2 +v2.1.3 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index 41fd6cc0d..e2b448766 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.2 +appVersion: 2.1.3 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.2 +version: 2.1.3 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index 8bf510a34..6a27b3b03 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.1.2 + version: 2.1.3 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.1.2 -digest: sha256:7612de239141ca0d27400f7d5b9a786acd98826f511e2e3ed65ccd9d2c9f1700 -generated: "2025-04-29T20:52:39.996652+08:00" + version: 2.1.3 +digest: sha256:c7307d5398c3c1178758c5372bd1aa4cb8dee7beeab3832d3e9ce0a04d1adc23 +generated: "2025-05-09T15:29:50.616179+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 1957435ff..12ff74c69 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.1.2 +appVersion: 2.1.3 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.2 + version: 2.1.3 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.1.2 + version: 2.1.3 type: application -version: 2.1.2 +version: 2.1.3