From d8eb747abca8b320ba70038ff60a07177a018e9c Mon Sep 17 00:00:00 2001 From: Thomas Burton Date: Mon, 14 Aug 2023 14:19:01 +0200 Subject: [PATCH] fix: bump version --- charts/node/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/node/Chart.yaml b/charts/node/Chart.yaml index 691c94e..c771119 100644 --- a/charts/node/Chart.yaml +++ b/charts/node/Chart.yaml @@ -10,6 +10,6 @@ maintainers: type: application -version: 0.1.3 +version: 0.1.4 appVersion: "0.8.7"