From b2b55020c609491fb001ee7d62994c1ffce8c3a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 11:39:03 +0000 Subject: [PATCH] Update Helm release elasticsearch to v21.6.3 --- charts/elastic/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/elastic/Chart.yaml b/charts/elastic/Chart.yaml index 889676b4..5ef89e39 100644 --- a/charts/elastic/Chart.yaml +++ b/charts/elastic/Chart.yaml @@ -23,7 +23,7 @@ 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: 2.1.0 +version: 2.1.1 # 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 @@ -31,7 +31,7 @@ version: 2.1.0 appVersion: "8.17.1" dependencies: - name: elasticsearch - version: 21.4.4 + version: 21.6.3 repository: https://charts.bitnami.com/bitnami - name: library-chart version: 1.5.42