From e5dc5e347b2a1cd8985a7f3a2577c842b11ed73d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:48:45 +0000 Subject: [PATCH] Update Helm release elasticsearch to v8 --- manifests/elasticsearch/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/elasticsearch/Chart.yaml b/manifests/elasticsearch/Chart.yaml index e660fdc1..ba2c7f33 100644 --- a/manifests/elasticsearch/Chart.yaml +++ b/manifests/elasticsearch/Chart.yaml @@ -3,5 +3,5 @@ name: elasticsearch version: 0.0.1 dependencies: - name: elasticsearch - version: 7.17.3 + version: 8.5.1 repository: https://helm.elastic.co \ No newline at end of file