File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: horizon
3
3
description : EverTrust Horizon Helm chart
4
4
type : application
5
5
version : 0.17.0
6
- appVersion : " 2.7.0 "
6
+ appVersion : " 2.7.1 "
7
7
icon : https://evertrust.io/media/logo-horizon-blue.png
8
8
home : https://evertrust.io
9
9
sources :
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ commonAnnotations: {}
55
55
image :
56
56
registry : registry.evertrust.io
57
57
repository : horizon
58
- tag : 2.7.0
58
+ tag : 2.7.1
59
59
pullPolicy : IfNotPresent
60
60
pullSecrets : []
61
61
@@ -666,7 +666,7 @@ upgrade:
666
666
image :
667
667
registry : registry.evertrust.io
668
668
repository : horizon-upgrade
669
- tag : 2.7.0
669
+ tag : 2.7.1
670
670
pullPolicy : IfNotPresent
671
671
pullSecrets : []
672
672
# # horizon-upgrade container resource requests and limits
You can’t perform that action at this time.
0 commit comments