From 2e12b7884b7830aede95a9be5a7068113fb61c36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:36:49 +0000 Subject: [PATCH] Update Helm release elasticsearch to v8 --- elk/elasticsearch/fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elk/elasticsearch/fleet.yaml b/elk/elasticsearch/fleet.yaml index f25575e..fd6462f 100644 --- a/elk/elasticsearch/fleet.yaml +++ b/elk/elasticsearch/fleet.yaml @@ -3,6 +3,6 @@ helm: chart: elasticsearch repo: https://helm.elastic.co releaseName: elasticsearch - version: ^7.16.3 + version: ^8.0.0 valuesFiles: - values.yaml \ No newline at end of file