Skip to content

Commit

Permalink
Bumped Horizon version
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninguyot committed Apr 5, 2024
1 parent 0b8f148 commit d5f5ae2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ apiVersion: v2
name: horizon
description: EverTrust Horizon Helm chart
type: application
version: 0.9.4
appVersion: "2.5.2"
home: https://evertrust.fr
version: 0.9.5
appVersion: "2.5.3"
icon: https://evertrust.io/media/logo-horizon-blue.png
home: https://evertrust.io
sources:
- https://gitlab.com/evertrust/horizon-helm
- https://github.com/evertrust/horizon-helm
dependencies:
- name: common
version: 2.14.1
Expand Down
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ commonAnnotations: {}
image:
registry: registry.evertrust.io
repository: horizon
tag: 2.5.2
tag: 2.5.3
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down Expand Up @@ -644,7 +644,7 @@ upgrade:
image:
registry: registry.evertrust.io
repository: horizon-upgrade
tag: 2.5.2
tag: 2.5.3
pullPolicy: IfNotPresent
pullSecrets: []
## horizon-upgrade container resource requests and limits
Expand Down

0 comments on commit d5f5ae2

Please sign in to comment.