From 87598000f77a62d17576f277741f2884aba6be08 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 15 Dec 2021 14:43:09 +0300 Subject: [PATCH] Update prysm to v2.0.5 (#60) --- charts/operator/values.yaml | 2 +- charts/prysm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/operator/values.yaml b/charts/operator/values.yaml index 700e251aa..e297f6499 100644 --- a/charts/operator/values.yaml +++ b/charts/operator/values.yaml @@ -59,7 +59,7 @@ image: pullPolicy: IfNotPresent prysm: repository: "gcr.io/prysmaticlabs/prysm/validator" - tag: "v2.0.4" + tag: "v2.0.5" lighthouse: repository: "sigp/lighthouse" tag: "v2.0.1" diff --git a/charts/prysm/values.yaml b/charts/prysm/values.yaml index 788ac2999..d1f3439b4 100644 --- a/charts/prysm/values.yaml +++ b/charts/prysm/values.yaml @@ -55,7 +55,7 @@ replicas: 3 ## image: repository: "gcr.io/prysmaticlabs/prysm/beacon-chain" - tag: "v2.0.4" + tag: "v2.0.5" pullPolicy: IfNotPresent ## RPC Port