diff --git a/charts/besu/Chart.yaml b/charts/besu/Chart.yaml index c3383e59e..33da23a49 100644 --- a/charts/besu/Chart.yaml +++ b/charts/besu/Chart.yaml @@ -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.3.13 +version: 2.4.1 # 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.1.0" +appVersion: "24.1.1" keywords: - ethereum diff --git a/charts/besu/values.yaml b/charts/besu/values.yaml index dd547876d..206c67d1e 100644 --- a/charts/besu/values.yaml +++ b/charts/besu/values.yaml @@ -95,7 +95,7 @@ image: repository: hyperledger/besu pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "24.1.0" + tag: "24.1.1" imagePullSecrets: [] nameOverride: "" diff --git a/charts/geth/Chart.yaml b/charts/geth/Chart.yaml index 95f386d85..9c847e829 100644 --- a/charts/geth/Chart.yaml +++ b/charts/geth/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: geth -version: 2.3.8 +version: 2.3.9 kubeVersion: "^1.20.0-0" description: Official Golang implementation of the Ethereum v1 protocol. type: application @@ -16,7 +16,7 @@ maintainers: - name: Dmitri Tsumak email: dmitri@stakewise.io icon: https://raw.githubusercontent.com/ethereum/ethereum-org/master/public/images/logos/ETHEREUM-ICON_Black.png -appVersion: v1.13.8 +appVersion: v1.13.11 dependencies: - name: common diff --git a/charts/geth/values.yaml b/charts/geth/values.yaml index e9578dadb..ff2b1a8b7 100644 --- a/charts/geth/values.yaml +++ b/charts/geth/values.yaml @@ -98,7 +98,7 @@ sidecar: image: registry: "docker.io" repository: "ethereum/client-go" - tag: "v1.13.8" + tag: "v1.13.11" pullPolicy: IfNotPresent ## Credentials to fetch images from private registry diff --git a/charts/lighthouse-validator/Chart.yaml b/charts/lighthouse-validator/Chart.yaml index 37f79cf30..95c6b81ba 100644 --- a/charts/lighthouse-validator/Chart.yaml +++ b/charts/lighthouse-validator/Chart.yaml @@ -15,13 +15,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.4.2 +version: 4.6.0 # 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: "v4.5.0" +appVersion: "v4.6.0" dependencies: - name: common diff --git a/charts/lighthouse-validator/values.yaml b/charts/lighthouse-validator/values.yaml index 24b3a5f42..214e64d75 100644 --- a/charts/lighthouse-validator/values.yaml +++ b/charts/lighthouse-validator/values.yaml @@ -97,7 +97,7 @@ image: repository: sigp/lighthouse pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v4.5.0" + tag: "v4.6.0" imagePullSecrets: [] nameOverride: "" diff --git a/charts/lighthouse/Chart.yaml b/charts/lighthouse/Chart.yaml index 8e7abda7e..8e41297fe 100644 --- a/charts/lighthouse/Chart.yaml +++ b/charts/lighthouse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: lighthouse -version: 4.4.2 +version: 4.6.0 kubeVersion: "^1.20.0-0" description: Rust Ethereum 2.0 Client. type: application @@ -16,7 +16,7 @@ maintainers: - name: Dmitri Tsumak email: dmitri@stakewise.io icon: https://raw.githubusercontent.com/ethereum/ethereum-org/master/public/images/logos/ETHEREUM-ICON_Black.png -appVersion: v4.5.0 +appVersion: v4.6.0 dependencies: - name: common diff --git a/charts/lighthouse/values.yaml b/charts/lighthouse/values.yaml index ef8fd9236..f1e0c2520 100644 --- a/charts/lighthouse/values.yaml +++ b/charts/lighthouse/values.yaml @@ -108,7 +108,7 @@ sidecar: image: registry: "docker.io" repository: "sigp/lighthouse" - tag: "v4.5.0" + tag: "v4.6.0" pullPolicy: IfNotPresent ## Credentials to fetch images from private registry diff --git a/charts/validators/Chart.yaml b/charts/validators/Chart.yaml index afae31a1c..9f02ae99b 100644 --- a/charts/validators/Chart.yaml +++ b/charts/validators/Chart.yaml @@ -15,14 +15,14 @@ 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.5.4 +version: 3.5.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: "v3.5.4" +appVersion: "v3.5.5" keywords: - ethereum diff --git a/charts/validators/values.yaml b/charts/validators/values.yaml index 1289c0dda..d45e544e0 100644 --- a/charts/validators/values.yaml +++ b/charts/validators/values.yaml @@ -115,7 +115,7 @@ image: lighthouse: registry: "docker.io" repository: "sigp/lighthouse" - tag: "v4.5.0" + tag: "v4.6.0" teku: registry: "docker.io" repository: "consensys/teku" diff --git a/charts/web3signer-validators/Chart.yaml b/charts/web3signer-validators/Chart.yaml index 5ec3ee3aa..be22cc529 100644 --- a/charts/web3signer-validators/Chart.yaml +++ b/charts/web3signer-validators/Chart.yaml @@ -15,13 +15,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: 5.1.6 +version: 5.1.7 # 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: "v5.1.6" +appVersion: "v5.1.7" keywords: - ethereum diff --git a/charts/web3signer-validators/values.yaml b/charts/web3signer-validators/values.yaml index f9cfc5770..d9d785a5d 100644 --- a/charts/web3signer-validators/values.yaml +++ b/charts/web3signer-validators/values.yaml @@ -117,7 +117,7 @@ image: lighthouse: registry: "docker.io" repository: "sigp/lighthouse" - tag: "v4.5.0" + tag: "v4.6.0" teku: registry: "docker.io" repository: "consensys/teku" diff --git a/charts/web3signer/Chart.yaml b/charts/web3signer/Chart.yaml index 4693f1a6d..2b44fd0cf 100644 --- a/charts/web3signer/Chart.yaml +++ b/charts/web3signer/Chart.yaml @@ -15,13 +15,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: 5.0.4 +version: 5.0.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: "v24.1.0" +appVersion: "v24.1.1" keywords: - ethereum diff --git a/charts/web3signer/values.yaml b/charts/web3signer/values.yaml index fc0f16da9..16bf62c0b 100644 --- a/charts/web3signer/values.yaml +++ b/charts/web3signer/values.yaml @@ -20,7 +20,7 @@ image: repository: consensys/web3signer pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "24.1.0" + tag: "24.1.1" ## Init image is used to chown data volume, etc. ##