From f28e332cd9e35a77db2652d276513df3fc67ef28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:46:53 +0100 Subject: [PATCH] chore(release): Prepare Branch for release 1.5.10 (#272) Co-authored-by: tutte <2269035+tutte@users.noreply.github.com> --- .version | 2 +- charts/deps/Chart.yaml | 4 ++-- charts/deps/values.yaml | 2 +- charts/openmetadata/Chart.yaml | 4 ++-- charts/openmetadata/README.md | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.version b/.version index 2b26b8d..f0ed379 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.5.9 +1.5.10 diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index ce8bd9a..773a7ca 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -16,13 +16,13 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.9 +version: 1.5.10 # This is the version number of the application being deployed. This version number should be # 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: "1.5.9" +appVersion: "1.5.10" home: https://open-metadata.org/ diff --git a/charts/deps/values.yaml b/charts/deps/values.yaml index e8d8ff3..b5cd202 100644 --- a/charts/deps/values.yaml +++ b/charts/deps/values.yaml @@ -61,7 +61,7 @@ airflow: airflow: image: repository: docker.getcollate.io/openmetadata/ingestion - tag: 1.5.9 + tag: 1.5.10 pullPolicy: "IfNotPresent" executor: "KubernetesExecutor" config: diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index 6588bca..f2ced3d 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -16,13 +16,13 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.5.9 +version: 1.5.10 # This is the version number of the application being deployed. This version number should be # 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: "1.5.9" +appVersion: "1.5.10" home: https://open-metadata.org/ diff --git a/charts/openmetadata/README.md b/charts/openmetadata/README.md index 347c1f8..7d28502 100644 --- a/charts/openmetadata/README.md +++ b/charts/openmetadata/README.md @@ -258,7 +258,7 @@ helm install openmetadata open-metadata/openmetadata --values <