From a1abd6cae80a331e54e8dd8a277ff29f04bebf64 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Wed, 24 Jan 2024 17:10:51 +0100 Subject: [PATCH] chore(helm): Updating assets image Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay/charts/assets/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/charts/assets/Chart.yaml b/scripts/helmcharts/openreplay/charts/assets/Chart.yaml index 41af83f5b..a71eb2e40 100644 --- a/scripts/helmcharts/openreplay/charts/assets/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/assets/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.2 # 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.14.1" +AppVersion: "v1.14.2"