diff --git a/Chart.yaml b/Chart.yaml index a4c28a0..0c1f930 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: horizon description: EverTrust Horizon Helm chart type: application version: 2.2.1 -appVersion: "2.9.1" +appVersion: "2.9.2" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io sources: diff --git a/values.yaml b/values.yaml index bebc401..b97abe8 100644 --- a/values.yaml +++ b/values.yaml @@ -36,7 +36,7 @@ image: ## Horizon image repository repository: horizon ## Horizon image tag (immutable tags are recommended) - tag: 2.9.1 + tag: 2.9.2 ## Horizon image flavor (for HSM compatible images) flavor: "" ## Horizon image pull policy @@ -718,7 +718,7 @@ upgrade: ## Horizon Migration image repository repository: horizon-migration ## Horizon Migration image tag (immutable tags are recommended) - tag: 1.16.0 + tag: 1.17.0 ## Horizon Migration image pull policy pullPolicy: IfNotPresent ## Horizon Migration image pull secrets