From 01d9694e8b2b6621b42d640630e95dc3b168ba10 Mon Sep 17 00:00:00 2001 From: ssttehrani Date: Sun, 1 Oct 2023 20:12:46 +0330 Subject: [PATCH] chore: update Helm chart version --- deploy/charts/svc-lb-to-cilium-netpolicy-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/svc-lb-to-cilium-netpolicy-operator/Chart.yaml b/deploy/charts/svc-lb-to-cilium-netpolicy-operator/Chart.yaml index ed2271c..82d110e 100644 --- a/deploy/charts/svc-lb-to-cilium-netpolicy-operator/Chart.yaml +++ b/deploy/charts/svc-lb-to-cilium-netpolicy-operator/Chart.yaml @@ -13,7 +13,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: 1.0.0 +version: 1.0.1 # 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.