From 82131627af6da1e1367bb706bde9a2e4230a82ee Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Wed, 29 May 2024 18:45:38 +0200 Subject: [PATCH] chore(db): Patch image Signed-off-by: rjshrjndrn --- scripts/helmcharts/openreplay/charts/db/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/openreplay/charts/db/Chart.yaml b/scripts/helmcharts/openreplay/charts/db/Chart.yaml index e751c7837..1514aab5f 100644 --- a/scripts/helmcharts/openreplay/charts/db/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/db/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.3 # 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.2" +AppVersion: "v1.17.3"