From 795a76f0b385905665bd4a9e3f62614c52dab02f Mon Sep 17 00:00:00 2001 From: AntiD2ta Date: Mon, 30 Sep 2024 18:28:13 +0200 Subject: [PATCH] chore: Update chart version --- charts/espresso/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/espresso/Chart.yaml b/charts/espresso/Chart.yaml index 9a01c692..f2d839a1 100644 --- a/charts/espresso/Chart.yaml +++ b/charts/espresso/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: espresso version: 1.0.0 -appVersion: "1.0.0" +appVersion: 1.0.0 kubeVersion: "^1.23.0-0" description: A Helm chart that combines Kubernetes manifests and scripts to deploy Espresso Sequencer AVS nodes. type: application