From 2dbb53da458ba3257b5efe06718606cd24864d39 Mon Sep 17 00:00:00 2001 From: Chris Pinnock Date: Sat, 23 Mar 2024 08:52:52 +0000 Subject: [PATCH] bump to v19.1 --- charts/tezos/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/tezos/values.yaml b/charts/tezos/values.yaml index f7347f9..eff5c4f 100644 --- a/charts/tezos/values.yaml +++ b/charts/tezos/values.yaml @@ -1,6 +1,6 @@ # Images not part of the tezos-k8s repo go here images: - octez: tezos/tezos:v19.0 + octez: tezos/tezos:v19.1 tacoinfraRemoteSigner: ghcr.io/tacoinfra/tacoinfra-remote-signer:0.1.0 images_pull_policy: IfNotPresent # Images that are part of the tezos-k8s repo go here with 'dev' tag