diff --git a/charts/deps/Chart.lock b/charts/deps/Chart.lock index e3642cdc..eab4b4c3 100644 --- a/charts/deps/Chart.lock +++ b/charts/deps/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 9.7.1 - name: elasticsearch repository: https://helm.elastic.co - version: 7.16.3 + version: 8.5.1 - name: airflow repository: https://airflow-helm.github.io/charts version: 8.8.0 -digest: sha256:dfbdae7c1d15a3341434ae4b288c5df316e9caf578743aaabb8a5dc5b3d40f2b -generated: "2023-09-15T20:28:01.84969+05:30" +digest: sha256:c4a68ed6f7480bda021d99bb39daf90ed686edeae3605389158b2fc5b9d05f7c +generated: "2023-10-26T15:20:32.348887+05:30" diff --git a/charts/deps/Chart.yaml b/charts/deps/Chart.yaml index dde9f61c..ed9890e5 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.1.14 +version: 1.2.0 # 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.1.7" +appVersion: "1.2.0" home: https://open-metadata.org/ @@ -64,7 +64,7 @@ dependencies: repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami" condition: mysql.enabled - name: elasticsearch - version: "7.16.3" + version: "8.5.1" repository: "https://helm.elastic.co" condition: elasticsearch.enabled - name: airflow diff --git a/charts/deps/values.yaml b/charts/deps/values.yaml index 337ee1a2..7bb2a88e 100644 --- a/charts/deps/values.yaml +++ b/charts/deps/values.yaml @@ -56,7 +56,7 @@ airflow: airflow: image: repository: docker.getcollate.io/openmetadata/ingestion - tag: 1.1.7 + tag: 1.2.0 pullPolicy: "IfNotPresent" executor: "KubernetesExecutor" config: diff --git a/charts/openmetadata/Chart.yaml b/charts/openmetadata/Chart.yaml index df023339..6c15eb51 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.1.14 +version: 1.2.0 # 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.1.7" +appVersion: "1.2.0" home: https://open-metadata.org/ diff --git a/charts/openmetadata/README.md b/charts/openmetadata/README.md index d9f2a030..d5947474 100644 --- a/charts/openmetadata/README.md +++ b/charts/openmetadata/README.md @@ -108,8 +108,8 @@ helm install openmetadata open-metadata/openmetadata --values <