From 342f20b598a6bdcfd8a591aaf6b53ddda9faf62f Mon Sep 17 00:00:00 2001 From: Riadh Meghenem Date: Thu, 29 Jan 2026 18:08:02 +0100 Subject: [PATCH] fix: bump horizon to 2.7.21 --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index cf68da6..ae98cff 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: horizon description: EverTrust Horizon Helm chart type: application version: 1.0.10 -appVersion: "2.7.20" +appVersion: "2.7.21" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 0e140c4..78eea22 100644 --- a/values.yaml +++ b/values.yaml @@ -56,7 +56,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: horizon - tag: 2.7.20 + tag: 2.7.21 flavor: "" pullPolicy: IfNotPresent pullSecrets: [] @@ -724,7 +724,7 @@ upgrade: image: registry: registry.evertrust.io repository: horizon-upgrade - tag: 2.7.20 + tag: 2.7.21 pullPolicy: IfNotPresent pullSecrets: [] ## horizon-upgrade container resource requests and limits