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