diff --git a/Chart.yaml b/Chart.yaml index 0e9147d..495e29f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: horizon description: EverTrust Horizon Helm chart type: application version: 0.14.11 -appVersion: "2.6.9" +appVersion: "2.7.0" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index 214cd3d..ac4420f 100644 --- a/values.yaml +++ b/values.yaml @@ -55,7 +55,7 @@ commonAnnotations: {} image: registry: registry.evertrust.io repository: horizon - tag: 2.6.9 + tag: 2.7.0 pullPolicy: IfNotPresent pullSecrets: [] @@ -666,7 +666,7 @@ upgrade: image: registry: registry.evertrust.io repository: horizon-upgrade - tag: 2.6.9-r1 + tag: 2.7.0 pullPolicy: IfNotPresent pullSecrets: [] ## horizon-upgrade container resource requests and limits