From 0500ef1368643d84dccd539a1fad2c7c1061e4b8 Mon Sep 17 00:00:00 2001 From: tardigradeus Date: Tue, 12 May 2026 16:45:52 +0200 Subject: [PATCH] fix: Bump horizon to 2.9.2 and horizon migration to 1.17.0 --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index a4c28a0..0c1f930 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: horizon description: EverTrust Horizon Helm chart type: application version: 2.2.1 -appVersion: "2.9.1" +appVersion: "2.9.2" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index bebc401..b97abe8 100644 --- a/values.yaml +++ b/values.yaml @@ -36,7 +36,7 @@ image: ## Horizon image repository repository: horizon ## Horizon image tag (immutable tags are recommended) - tag: 2.9.1 + tag: 2.9.2 ## Horizon image flavor (for HSM compatible images) flavor: "" ## Horizon image pull policy @@ -718,7 +718,7 @@ upgrade: ## Horizon Migration image repository repository: horizon-migration ## Horizon Migration image tag (immutable tags are recommended) - tag: 1.16.0 + tag: 1.17.0 ## Horizon Migration image pull policy pullPolicy: IfNotPresent ## Horizon Migration image pull secrets