From c1857a772d524258a55e5d4a72f3bbcb4d218acf Mon Sep 17 00:00:00 2001 From: tardigradeus Date: Tue, 3 Feb 2026 16:58:39 +0100 Subject: [PATCH] fix: bump horizon to 2.8.2 and horizon-migration to 1.8.0 --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 30afbae..a71a1cf 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: horizon description: EverTrust Horizon Helm chart type: application version: 2.0.3 -appVersion: "2.8.1" +appVersion: "2.8.2" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 919c105..a36a52f 100644 --- a/values.yaml +++ b/values.yaml @@ -56,7 +56,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: horizon - tag: 2.8.1 + tag: 2.8.2 flavor: "" pullPolicy: IfNotPresent pullSecrets: [] @@ -761,7 +761,7 @@ upgrade: image: registry: registry.evertrust.io repository: horizon-migration - tag: 1.5.0 + tag: 1.8.0 pullPolicy: IfNotPresent pullSecrets: [] ## horizon-migration container resource requests and limits