From 74058f1a271545c00b3683e235e9a85ad900a71f Mon Sep 17 00:00:00 2001 From: antares-sw <23400824+antares-sw@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:05:03 +0400 Subject: [PATCH] Update Teku & Lighthouse (#449) --- charts/lighthouse-validator/Chart.yaml | 4 ++-- charts/lighthouse-validator/values.yaml | 2 +- charts/lighthouse/Chart.yaml | 4 ++-- charts/lighthouse/values.yaml | 2 +- charts/teku-validator/Chart.yaml | 4 ++-- charts/teku-validator/values.yaml | 2 +- charts/teku/Chart.yaml | 4 ++-- charts/teku/values.yaml | 2 +- charts/validators/Chart.yaml | 4 ++-- charts/validators/values.yaml | 4 ++-- charts/web3signer-validators/Chart.yaml | 4 ++-- charts/web3signer-validators/values.yaml | 4 ++-- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/charts/lighthouse-validator/Chart.yaml b/charts/lighthouse-validator/Chart.yaml index 775af462d..37f79cf30 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.1 +version: 4.4.2 # 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.4.1" +appVersion: "v4.5.0" dependencies: - name: common diff --git a/charts/lighthouse-validator/values.yaml b/charts/lighthouse-validator/values.yaml index 23987a798..24b3a5f42 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.3.0" + tag: "v4.5.0" imagePullSecrets: [] nameOverride: "" diff --git a/charts/lighthouse/Chart.yaml b/charts/lighthouse/Chart.yaml index cec99f68c..8e7abda7e 100644 --- a/charts/lighthouse/Chart.yaml +++ b/charts/lighthouse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: lighthouse -version: 4.4.1 +version: 4.4.2 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.4.1 +appVersion: v4.5.0 dependencies: - name: common diff --git a/charts/lighthouse/values.yaml b/charts/lighthouse/values.yaml index 211f224bd..9b8e640b8 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.4.1" + tag: "v4.5.0" pullPolicy: IfNotPresent ## Credentials to fetch images from private registry diff --git a/charts/teku-validator/Chart.yaml b/charts/teku-validator/Chart.yaml index 9b23a13bc..dc945b07b 100644 --- a/charts/teku-validator/Chart.yaml +++ b/charts/teku-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.0.6 +version: 4.0.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: "23.8.0" +appVersion: "23.9.1" dependencies: - name: common diff --git a/charts/teku-validator/values.yaml b/charts/teku-validator/values.yaml index 58bd60556..09bba2d9e 100644 --- a/charts/teku-validator/values.yaml +++ b/charts/teku-validator/values.yaml @@ -94,7 +94,7 @@ image: repository: consensys/teku pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "23.6.1" + tag: "23.9.1" imagePullSecrets: [] nameOverride: "" diff --git a/charts/teku/Chart.yaml b/charts/teku/Chart.yaml index d7d9fd465..10bd96faf 100644 --- a/charts/teku/Chart.yaml +++ b/charts/teku/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.4.9 +version: 2.5.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: "23.8.0" +appVersion: "23.9.1" keywords: - ethereum diff --git a/charts/teku/values.yaml b/charts/teku/values.yaml index c03b09d95..6c82c0553 100644 --- a/charts/teku/values.yaml +++ b/charts/teku/values.yaml @@ -106,7 +106,7 @@ image: repository: consensys/teku pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "23.8.0" + tag: "23.9.1" imagePullSecrets: [] nameOverride: "" diff --git a/charts/validators/Chart.yaml b/charts/validators/Chart.yaml index 41a896ffc..2b0a52e56 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.1 +version: 3.5.2 # 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.1" +appVersion: "v3.5.2" keywords: - ethereum diff --git a/charts/validators/values.yaml b/charts/validators/values.yaml index 015484f4b..0f7ec2483 100644 --- a/charts/validators/values.yaml +++ b/charts/validators/values.yaml @@ -115,11 +115,11 @@ image: lighthouse: registry: "docker.io" repository: "sigp/lighthouse" - tag: "v4.4.1" + tag: "v4.5.0" teku: registry: "docker.io" repository: "consensys/teku" - tag: "23.8.0" + tag: "23.9.1" ## Credentials to fetch images from private registry ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ diff --git a/charts/web3signer-validators/Chart.yaml b/charts/web3signer-validators/Chart.yaml index f9abaa825..73630ac4a 100644 --- a/charts/web3signer-validators/Chart.yaml +++ b/charts/web3signer-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: 4.1.1 +version: 4.1.2 # 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.1.1" +appVersion: "v4.1.2" keywords: - ethereum diff --git a/charts/web3signer-validators/values.yaml b/charts/web3signer-validators/values.yaml index 7ed66ad42..bab4a5b75 100644 --- a/charts/web3signer-validators/values.yaml +++ b/charts/web3signer-validators/values.yaml @@ -111,11 +111,11 @@ image: lighthouse: registry: "docker.io" repository: "sigp/lighthouse" - tag: "v4.4.1" + tag: "v4.5.0" teku: registry: "docker.io" repository: "consensys/teku" - tag: "23.8.0" + tag: "23.9.1" ## Credentials to fetch images from private registry ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/