From c2c2a90bbca026d993390d125fd83655b3ec2211 Mon Sep 17 00:00:00 2001 From: Akash-Jain Date: Thu, 26 Oct 2023 15:23:31 +0530 Subject: [PATCH] fix: Update ES Charts to 8.5.1 --- charts/deps/Chart.lock | 6 +++--- charts/deps/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 e8320323..ed9890e5 100644 --- a/charts/deps/Chart.yaml +++ b/charts/deps/Chart.yaml @@ -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