From 5839b75a77fd8f435605a8c07be956c66d1b47bd Mon Sep 17 00:00:00 2001 From: Sean McGary Date: Wed, 22 May 2024 16:06:50 -0500 Subject: [PATCH] Fix helm boilerplate --- eigenlayer-payment-updater/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eigenlayer-payment-updater/Chart.yaml b/eigenlayer-payment-updater/Chart.yaml index 2e18d9d..e160bb7 100644 --- a/eigenlayer-payment-updater/Chart.yaml +++ b/eigenlayer-payment-updater/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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.16.0" +appVersion: "0.1.0"