Skip to content

Commit

Permalink
Update Vero/Nethermind/Teku/Prysm
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw committed Oct 18, 2024
1 parent bf7ec2b commit 718f008
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions charts/nethermind/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: nethermind
description: .NET Core Ethereum client
type: application
version: 2.7.0
appVersion: "v1.29.0"
version: 2.7.1
appVersion: "v1.29.1"
icon: https://storage.googleapis.com/stakewise-charts/stakewise.png
keywords:
- ethereum
Expand Down
2 changes: 1 addition & 1 deletion charts/nethermind/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ image:
repository: nethermind/nethermind
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.29.0"
tag: "1.29.1"

## Credentials to fetch images from private registry
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Expand Down
4 changes: 2 additions & 2 deletions charts/teku-validator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 4.2.3
version: 4.2.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "24.10.1"
appVersion: "24.10.2"

dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/teku-validator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ image:
repository: consensys/teku
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "24.10.1"
tag: "24.10.2"

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/teku/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.6.4
version: 2.6.5

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "24.10.1"
appVersion: "24.10.2"

keywords:
- ethereum
Expand Down
2 changes: 1 addition & 1 deletion charts/teku/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ image:
repository: consensys/teku
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "24.10.1"
tag: "24.10.2"

imagePullSecrets: []
nameOverride: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/validators/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.7.9
version: 3.7.10

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v3.7.9"
appVersion: "v3.7.10"

keywords:
- ethereum
Expand Down
2 changes: 1 addition & 1 deletion charts/validators/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ image:
teku:
registry: "docker.io"
repository: "consensys/teku"
tag: "24.10.1"
tag: "24.10.2"

## Credentials to fetch images from private registry
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Expand Down
4 changes: 2 additions & 2 deletions charts/vero/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.8.2
version: 0.8.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.8.2"
appVersion: "v0.8.3"

dependencies:
- name: common
Expand Down
4 changes: 2 additions & 2 deletions charts/web3signer-validators/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 6.2.2
version: 6.2.3

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v6.2.2"
appVersion: "v6.2.3"

keywords:
- ethereum
Expand Down
4 changes: 2 additions & 2 deletions charts/web3signer-validators/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@ image:
prysm:
registry: "gcr.io"
repository: "prysmaticlabs/prysm/validator"
tag: "v5.1.0"
tag: "v5.1.2"
lighthouse:
registry: "docker.io"
repository: "sigp/lighthouse"
tag: "v5.3.0"
teku:
registry: "docker.io"
repository: "consensys/teku"
tag: "24.10.1"
tag: "24.10.2"

## Credentials to fetch images from private registry
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
Expand Down

0 comments on commit 718f008

Please sign in to comment.