From 3cefe22cc9612542ce0e3e69fbf0c1bcc0de417f Mon Sep 17 00:00:00 2001 From: Zied ABID <58431623+zied-jt@users.noreply.github.com> Date: Tue, 27 Dec 2022 13:03:44 +0100 Subject: [PATCH] feat(unleash-proxy) upgrade proxy v0.11.7 (#55) --- charts/unleash-proxy/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/unleash-proxy/Chart.yaml b/charts/unleash-proxy/Chart.yaml index 62c28d7..8b23aef 100644 --- a/charts/unleash-proxy/Chart.yaml +++ b/charts/unleash-proxy/Chart.yaml @@ -15,13 +15,13 @@ 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.1.0 +version: 0.2.0 # 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: "v0.10.4" +appVersion: "v0.11.7" maintainers: - name: nkz-soft