From 040312deb22c77a10faf8018999b6b340e3d38c6 Mon Sep 17 00:00:00 2001 From: antoninguyot Date: Thu, 11 Jul 2024 18:37:48 +0200 Subject: [PATCH] bumped horizon --- Chart.yaml | 4 ++-- values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0137637..512e6b7 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.10 -appVersion: "2.5.8" +version: 0.9.11 +appVersion: "2.5.9" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 45a0744..3fba854 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: horizon - tag: 2.5.8 + tag: 2.5.9 pullPolicy: IfNotPresent pullSecrets: [] @@ -659,7 +659,7 @@ upgrade: image: registry: registry.evertrust.io repository: horizon-upgrade - tag: 2.5.8 + tag: 2.5.9 pullPolicy: IfNotPresent pullSecrets: [] ## horizon-upgrade container resource requests and limits