From 23da98fb9cf977ad422729c2ecbc6bc8fc34b765 Mon Sep 17 00:00:00 2001 From: Paulo Pigatto Date: Wed, 11 Dec 2024 18:05:37 -0300 Subject: [PATCH] chore(nethermind): update to v1.30.0 --- charts/nethermind/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nethermind/Chart.yaml b/charts/nethermind/Chart.yaml index cc5bb0c..96652ca 100644 --- a/charts/nethermind/Chart.yaml +++ b/charts/nethermind/Chart.yaml @@ -22,10 +22,10 @@ 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: 0.0.10 +version: 0.0.11 # 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: "1.29.0" +appVersion: "1.30.0"