diff --git a/VERSION b/VERSION index 55540107..6c8b2a3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.2.1 \ No newline at end of file +v2.2.2 diff --git a/helm/core/Chart.yaml b/helm/core/Chart.yaml index feed1acf..021b451d 100644 --- a/helm/core/Chart.yaml +++ b/helm/core/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.2.1 +appVersion: 2.2.2 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.2.1 +version: 2.2.2 diff --git a/helm/higress/Chart.lock b/helm/higress/Chart.lock index e6861c98..a374e794 100644 --- a/helm/higress/Chart.lock +++ b/helm/higress/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: higress-core repository: file://../core - version: 2.2.1 + version: 2.2.2 - name: higress-console repository: https://higress.io/helm-charts/ - version: 2.2.1 -digest: sha256:b74e3b6f0b00364a155532fd825398e0ff856f13ec90a256e05bbd9c6bead653 -generated: "2026-04-09T17:30:46.726657+08:00" + version: 2.2.2 +digest: sha256:8bb8790bea259fc8039c5b49997de57bdfe1a948b8e7f3db51810c3fd825c487 +generated: "2026-05-21T10:40:28.691491+08:00" diff --git a/helm/higress/Chart.yaml b/helm/higress/Chart.yaml index 50dd76e4..61531418 100644 --- a/helm/higress/Chart.yaml +++ b/helm/higress/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 2.2.1 +appVersion: 2.2.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: 2.2.1 + version: 2.2.2 - name: higress-console repository: "https://higress.io/helm-charts/" - version: 2.2.1 + version: 2.2.2 type: application -version: 2.2.1 +version: 2.2.2