Skip to content

Commit

Permalink
fix: bump horizon 2.6.6 (#18)
Browse files Browse the repository at this point in the history
* fix: bump horizon 2.6.6.

* fix: bump horizon 2.6.6 in the image upgrade.
  • Loading branch information
tardigradeus authored Oct 28, 2024
1 parent c8e3253 commit 7999219
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: horizon
description: EverTrust Horizon Helm chart
type: application
version: 0.12.0
appVersion: "2.6.5"
appVersion: "2.6.6"
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.5
tag: 2.6.6
pullPolicy: IfNotPresent
pullSecrets: []

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

0 comments on commit 7999219

Please sign in to comment.