From 887068ade703946cc591a2e73368e1bcb42f7191 Mon Sep 17 00:00:00 2001 From: bgiori Date: Mon, 22 May 2023 04:17:52 +0000 Subject: [PATCH] release: 0.1.1 --- charts/evaluation-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/evaluation-proxy/Chart.yaml b/charts/evaluation-proxy/Chart.yaml index 041cc3a..0068e84 100644 --- a/charts/evaluation-proxy/Chart.yaml +++ b/charts/evaluation-proxy/Chart.yaml @@ -9,10 +9,10 @@ sources: # 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.1.0 +version: 0.1.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. # It is recommended to use it with quotes. -appVersion: "0.1.0" +appVersion: "0.2.0"