From 68dca7ce9f21b00feb8ea5332fdab817cadb1314 Mon Sep 17 00:00:00 2001 From: "collate-release-automations[bot]" <168888702+collate-release-automations[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 13:10:55 +0000 Subject: [PATCH] chore(release): Prepare Branch for release 1.10.2 --- .version | 2 +- charts/deps/Chart.yaml | 4 ++-- charts/deps/values.yaml | 2 +- charts/openmetadata/Chart.yaml | 6 +++--- charts/openmetadata/README.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.version b/.version index 4dae298..5ad2491 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.10.1 +1.10.2 diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index eadadd8..00c470c 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.10.1 +version: 1.10.2 # 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.10.1" +appVersion: "1.10.2" home: https://open-metadata.org/ diff --git a/charts/deps/values.yaml b/charts/deps/values.yaml index 6ee1727..f6575bc 100644 --- a/charts/deps/values.yaml +++ b/charts/deps/values.yaml @@ -71,7 +71,7 @@ airflow: airflow: image: repository: docker.getcollate.io/openmetadata/ingestion - tag: 1.10.1 + tag: 1.10.2 pullPolicy: "IfNotPresent" executor: "KubernetesExecutor" config: diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index f2a99ad..23ecd31 100644 --- a/charts/openmetadata/Chart.yaml +++ b/charts/openmetadata/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.10.1 +version: 1.10.2 # 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.10.1" +appVersion: "1.10.2" home: https://open-metadata.org/ @@ -59,7 +59,7 @@ icon: https://open-metadata.org/assets/favicon.png annotations: artifacthub.io/images: | - name: openmetadata-server - image: docker.io/openmetadata/server:1.10.1 + image: docker.io/openmetadata/server:1.10.2 artifacthub.io/license: "Apache-2.0" # artifacthub.io/prerelease: "false" artifacthub.io/recommendations: | diff --git a/charts/openmetadata/README.md b/charts/openmetadata/README.md index 5466e44..80521b1 100644 --- a/charts/openmetadata/README.md +++ b/charts/openmetadata/README.md @@ -268,7 +268,7 @@ helm install openmetadata open-metadata/openmetadata --values <