From bb29b05fb83289a5982ee364ca96ca46904d6e6f Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Mon, 1 Jul 2024 14:03:57 +0200 Subject: [PATCH] Updating version --- scripts/helmcharts/init.sh | 4 ++-- scripts/helmcharts/openreplay/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/alerts/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/assets/Chart.yaml | 2 +- .../openreplay/charts/assist-stats/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/assist/Chart.yaml | 2 +- .../openreplay/charts/canvas-handler/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/chalice/Chart.yaml | 2 +- .../openreplay/charts/connector/Chart.yaml | 2 +- scripts/helmcharts/openreplay/charts/db/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/ender/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/frontend/Chart.yaml | 2 +- .../openreplay/charts/heuristics/Chart.yaml | 2 +- scripts/helmcharts/openreplay/charts/http/Chart.yaml | 2 +- .../openreplay/charts/imagestorage/Chart.yaml | 2 +- .../openreplay/charts/integrations/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/peers/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/quickwit/Chart.yaml | 2 +- scripts/helmcharts/openreplay/charts/sink/Chart.yaml | 2 +- .../openreplay/charts/sourcemapreader/Chart.yaml | 2 +- .../helmcharts/openreplay/charts/storage/Chart.yaml | 2 +- .../openreplay/charts/utilities/Chart.yaml | 2 +- scripts/helmcharts/openreplay/file | 12 ++++++++++++ scripts/helmcharts/vars.yaml | 2 +- 24 files changed, 36 insertions(+), 24 deletions(-) create mode 100644 scripts/helmcharts/openreplay/file diff --git a/scripts/helmcharts/init.sh b/scripts/helmcharts/init.sh index fb7687a34..9e3ddc6fc 100644 --- a/scripts/helmcharts/init.sh +++ b/scripts/helmcharts/init.sh @@ -43,8 +43,8 @@ function exists() { ## Prepping the infra # Mac os doesn't have gnu sed, which will cause compatibility issues. -# This wrapper will help to check the sed, and use the correct version="v1.18.0" -# Ref: https://stackoverflow.com/questions/37639496/how-can-i-check-the-version="v1.18.0" +# This wrapper will help to check the sed, and use the correct version="v1.19.0" +# Ref: https://stackoverflow.com/questions/37639496/how-can-i-check-the-version="v1.19.0" function is_gnu_sed() { sed --version >/dev/null 2>&1 } diff --git a/scripts/helmcharts/openreplay/Chart.yaml b/scripts/helmcharts/openreplay/Chart.yaml index 80f3953d9..c77196e7d 100644 --- a/scripts/helmcharts/openreplay/Chart.yaml +++ b/scripts/helmcharts/openreplay/Chart.yaml @@ -22,7 +22,7 @@ version: 0.1.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # Ref: https://github.com/helm/helm/issues/7858#issuecomment-608114589 -AppVersion: "v1.18.0" +AppVersion: "v1.19.0" dependencies: - name: ingress-nginx diff --git a/scripts/helmcharts/openreplay/charts/alerts/Chart.yaml b/scripts/helmcharts/openreplay/charts/alerts/Chart.yaml index 6a573bacd..7e97bfd50 100644 --- a/scripts/helmcharts/openreplay/charts/alerts/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/alerts/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/assets/Chart.yaml b/scripts/helmcharts/openreplay/charts/assets/Chart.yaml index fd745fcc7..056504c6a 100644 --- a/scripts/helmcharts/openreplay/charts/assets/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/assets/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/assist-stats/Chart.yaml b/scripts/helmcharts/openreplay/charts/assist-stats/Chart.yaml index 48c4c235f..470350f26 100644 --- a/scripts/helmcharts/openreplay/charts/assist-stats/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/assist-stats/Chart.yaml @@ -21,4 +21,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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/assist/Chart.yaml b/scripts/helmcharts/openreplay/charts/assist/Chart.yaml index d9e4c0e41..649c3616a 100644 --- a/scripts/helmcharts/openreplay/charts/assist/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/assist/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/canvas-handler/Chart.yaml b/scripts/helmcharts/openreplay/charts/canvas-handler/Chart.yaml index 62355f6fb..f9776da8d 100644 --- a/scripts/helmcharts/openreplay/charts/canvas-handler/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/canvas-handler/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml b/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml index b1778f273..981f7c874 100644 --- a/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml @@ -21,4 +21,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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/connector/Chart.yaml b/scripts/helmcharts/openreplay/charts/connector/Chart.yaml index 18c12cfe0..1fece2525 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.19.0" diff --git a/scripts/helmcharts/openreplay/charts/db/Chart.yaml b/scripts/helmcharts/openreplay/charts/db/Chart.yaml index 0b7c7994b..258d8b1b9 100644 --- a/scripts/helmcharts/openreplay/charts/db/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/db/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/ender/Chart.yaml b/scripts/helmcharts/openreplay/charts/ender/Chart.yaml index 0afee2ac6..e79a623ef 100644 --- a/scripts/helmcharts/openreplay/charts/ender/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/ender/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml b/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml index 7457c6528..a03dc221e 100644 --- a/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/frontend/Chart.yaml @@ -21,4 +21,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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/heuristics/Chart.yaml b/scripts/helmcharts/openreplay/charts/heuristics/Chart.yaml index 427da79e6..7afd1c231 100644 --- a/scripts/helmcharts/openreplay/charts/heuristics/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/heuristics/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/http/Chart.yaml b/scripts/helmcharts/openreplay/charts/http/Chart.yaml index ff1a5717d..ebab1cbf6 100644 --- a/scripts/helmcharts/openreplay/charts/http/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/http/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/imagestorage/Chart.yaml b/scripts/helmcharts/openreplay/charts/imagestorage/Chart.yaml index 2648bf914..fad474e4c 100644 --- a/scripts/helmcharts/openreplay/charts/imagestorage/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/imagestorage/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/integrations/Chart.yaml b/scripts/helmcharts/openreplay/charts/integrations/Chart.yaml index 59a3c4b9d..85f3eed4e 100644 --- a/scripts/helmcharts/openreplay/charts/integrations/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/integrations/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/peers/Chart.yaml b/scripts/helmcharts/openreplay/charts/peers/Chart.yaml index 33f48347d..3efc08a18 100644 --- a/scripts/helmcharts/openreplay/charts/peers/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/peers/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/quickwit/Chart.yaml b/scripts/helmcharts/openreplay/charts/quickwit/Chart.yaml index f267ff4d5..b940a7776 100644 --- a/scripts/helmcharts/openreplay/charts/quickwit/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/quickwit/Chart.yaml @@ -21,4 +21,4 @@ version: 0.3.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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/sink/Chart.yaml b/scripts/helmcharts/openreplay/charts/sink/Chart.yaml index 218000a2d..3f9de5a9c 100644 --- a/scripts/helmcharts/openreplay/charts/sink/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/sink/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/sourcemapreader/Chart.yaml b/scripts/helmcharts/openreplay/charts/sourcemapreader/Chart.yaml index f10d796a9..ad032490a 100644 --- a/scripts/helmcharts/openreplay/charts/sourcemapreader/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/sourcemapreader/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/storage/Chart.yaml b/scripts/helmcharts/openreplay/charts/storage/Chart.yaml index 835f68aa5..d359423ba 100644 --- a/scripts/helmcharts/openreplay/charts/storage/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/storage/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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/charts/utilities/Chart.yaml b/scripts/helmcharts/openreplay/charts/utilities/Chart.yaml index 283f78fc8..69afc8992 100644 --- a/scripts/helmcharts/openreplay/charts/utilities/Chart.yaml +++ b/scripts/helmcharts/openreplay/charts/utilities/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # 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.18.0" +AppVersion: "v1.19.0" diff --git a/scripts/helmcharts/openreplay/file b/scripts/helmcharts/openreplay/file new file mode 100644 index 000000000..3bc9877f4 --- /dev/null +++ b/scripts/helmcharts/openreplay/file @@ -0,0 +1,12 @@ +charts/alerts/values.yaml +charts/assets/values.yaml +charts/db/values.yaml +charts/ender/values.yaml +charts/heuristics/values.yaml +charts/integrations/values.yaml +charts/sink/values.yaml +charts/storage/values.yaml +charts/imagestorage/values.yaml +charts/canvas-handler/values.yaml +charts/canvas-maker/values.yaml +charts/videostorage/values.yaml diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 609c3e21a..aff8d6260 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -1,4 +1,4 @@ -fromVersion: "v1.18.0" +fromVersion: "v1.19.0" # Databases specific variables postgresql: &postgres # For generating passwords