From a2f5ccb2a8d25951dd72647ffddb4a269b11e298 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Fri, 16 Aug 2024 16:04:15 +0000 Subject: [PATCH] chore(helm): Image tag updated for connector Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay/charts/connector/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/charts/connector/Chart.yaml b/scripts/helmcharts/openreplay/charts/connector/Chart.yaml index 18c12cfe0..e929f39fd 100644 --- a/scripts/helmcharts/openreplay/charts/connector/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/connector/Chart.yaml @@ -21,4 +21,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.18.0"