From 37f957a0b676f615b6c548050ba7e74c4fd06d98 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Mon, 27 May 2024 18:34:33 +0200 Subject: [PATCH] Increment assist chart version (#2213) Co-authored-by: GitHub Action --- scripts/helmcharts/openreplay/charts/assist/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/charts/assist/Chart.yaml b/scripts/helmcharts/openreplay/charts/assist/Chart.yaml index 31d49e289..2a4309d95 100644 --- a/scripts/helmcharts/openreplay/charts/assist/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/assist/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.1 # 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: "v1.17.1" +AppVersion: "v1.17.2"