Skip to content

Commit

Permalink
fix: bump horizon to 2.6.1 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcRiiad authored Sep 2, 2024
1 parent 08a4697 commit 05fa5ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: horizon
description: EverTrust Horizon Helm chart
type: application
version: 0.11.0
appVersion: "2.6.0"
version: 0.11.1
appVersion: "2.6.1"
icon: https://evertrust.io/media/logo-horizon-blue.png
home: https://evertrust.io
sources:
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.6.0
tag: 2.6.1
pullPolicy: IfNotPresent
pullSecrets: []

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

0 comments on commit 05fa5ae

Please sign in to comment.