From 047c34617044e151d233d35e6414f5f102692bdf Mon Sep 17 00:00:00 2001 From: Roland Groen Date: Wed, 29 Oct 2025 09:13:21 +0100 Subject: [PATCH] Bump chart version to 0.0.5 in Chart.yaml. --- charts/nuts-node/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nuts-node/Chart.yaml b/charts/nuts-node/Chart.yaml index b95b289ba1..6f51edc8ef 100644 --- a/charts/nuts-node/Chart.yaml +++ b/charts/nuts-node/Chart.yaml @@ -15,7 +15,7 @@ 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.4 +version: 0.0.5 # 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