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