From 5618bfd4ad4eefaffd1d9a86f6a6b853280f105c Mon Sep 17 00:00:00 2001 From: antoninguyot Date: Thu, 18 Apr 2024 15:09:01 +0200 Subject: [PATCH] bumped horizon version --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index d970d65..7e36fc2 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: horizon description: EverTrust Horizon Helm chart type: application -version: 0.9.5 -appVersion: "2.5.3" +version: 0.9.6 +appVersion: "2.5.4" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index ed184ed..56b45b8 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: horizon - tag: 2.5.3 + tag: 2.5.4 pullPolicy: IfNotPresent pullSecrets: [] @@ -644,7 +644,7 @@ upgrade: image: registry: registry.evertrust.io repository: horizon-upgrade - tag: 2.5.3 + tag: 2.5.4 pullPolicy: IfNotPresent pullSecrets: [] ## horizon-upgrade container resource requests and limits