From 14f72dbbd725914f7fd5c107825eab39fcb05c2b Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Tue, 28 Jan 2025 07:09:00 -0500 Subject: [PATCH] Updated patch build from main 8326b913f1403bf777c9b7aaa06ba82932a76797 (#2978) * Increment chalice chart version * Increment frontend chart version --------- Co-authored-by: GitHub Action --- scripts/helmcharts/openreplay/charts/chalice/Chart.yaml | 2 +- scripts/helmcharts/openreplay/charts/frontend/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml b/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml index 7835f583f..8bd6ffe2e 100644 --- a/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.7 # 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.21.17" +AppVersion: "v1.21.18" diff --git a/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml b/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml index 176951bf2..7565ebd10 100644 --- a/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml @@ -18,4 +18,4 @@ version: 0.1.10 # 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.21.21" +AppVersion: "v1.21.22"