File tree 11 files changed +18
-18
lines changed
11 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : nethermind
3
3
description : .NET Core Ethereum client
4
4
type : application
5
- version : 2.7.0
6
- appVersion : " v1.29.0 "
5
+ version : 2.7.1
6
+ appVersion : " v1.29.1 "
7
7
icon : https://storage.googleapis.com/stakewise-charts/stakewise.png
8
8
keywords :
9
9
- ethereum
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ image:
105
105
repository : nethermind/nethermind
106
106
pullPolicy : IfNotPresent
107
107
# Overrides the image tag whose default is the chart appVersion.
108
- tag : " 1.29.0 "
108
+ tag : " 1.29.1 "
109
109
110
110
# # Credentials to fetch images from private registry
111
111
# # ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 4.2.3
19
+ version : 4.2.4
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " 24.10.1 "
25
+ appVersion : " 24.10.2 "
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change 94
94
repository : consensys/teku
95
95
pullPolicy : IfNotPresent
96
96
# Overrides the image tag whose default is the chart appVersion.
97
- tag : " 24.10.1 "
97
+ tag : " 24.10.2 "
98
98
99
99
imagePullSecrets : []
100
100
nameOverride : " "
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ type: application
19
19
# This is the chart version. This version number should be incremented each time you make changes
20
20
# to the chart and its templates, including the app version.
21
21
# Versions are expected to follow Semantic Versioning (https://semver.org/)
22
- version : 2.6.4
22
+ version : 2.6.5
23
23
24
24
# This is the version number of the application being deployed. This version number should be
25
25
# incremented each time you make changes to the application. Versions are not expected to
26
26
# follow Semantic Versioning. They should reflect the version the application is using.
27
27
# It is recommended to use it with quotes.
28
- appVersion : " 24.10.1 "
28
+ appVersion : " 24.10.2 "
29
29
30
30
keywords :
31
31
- ethereum
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ image:
106
106
repository : consensys/teku
107
107
pullPolicy : IfNotPresent
108
108
# Overrides the image tag whose default is the chart appVersion.
109
- tag : " 24.10.1 "
109
+ tag : " 24.10.2 "
110
110
111
111
imagePullSecrets : []
112
112
nameOverride : " "
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 3.7.9
19
+ version : 3.7.10
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " v3.7.9 "
25
+ appVersion : " v3.7.10 "
26
26
27
27
keywords :
28
28
- ethereum
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ image:
119
119
teku :
120
120
registry : " docker.io"
121
121
repository : " consensys/teku"
122
- tag : " 24.10.1 "
122
+ tag : " 24.10.2 "
123
123
124
124
# # Credentials to fetch images from private registry
125
125
# # ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 0.8.2
19
+ version : 0.8.3
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " v0.8.2 "
25
+ appVersion : " v0.8.3 "
26
26
27
27
dependencies :
28
28
- name : common
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 6.2.2
19
+ version : 6.2.3
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " v6.2.2 "
25
+ appVersion : " v6.2.3 "
26
26
27
27
keywords :
28
28
- ethereum
Original file line number Diff line number Diff line change @@ -113,15 +113,15 @@ image:
113
113
prysm :
114
114
registry : " gcr.io"
115
115
repository : " prysmaticlabs/prysm/validator"
116
- tag : " v5.1.0 "
116
+ tag : " v5.1.2 "
117
117
lighthouse :
118
118
registry : " docker.io"
119
119
repository : " sigp/lighthouse"
120
120
tag : " v5.3.0"
121
121
teku :
122
122
registry : " docker.io"
123
123
repository : " consensys/teku"
124
- tag : " 24.10.1 "
124
+ tag : " 24.10.2 "
125
125
126
126
# # Credentials to fetch images from private registry
127
127
# # ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
You can’t perform that action at this time.
0 commit comments