From fd1c90985171d0d4b7cc57e7cb2052387e3f49cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 14:18:10 +0000 Subject: [PATCH] deps: update elasticsearch docker tag to v21.4.6 --- charts/camunda-platform-alpha/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/camunda-platform-alpha/Chart.yaml b/charts/camunda-platform-alpha/Chart.yaml index 281a856a49..29fb34ba1b 100644 --- a/charts/camunda-platform-alpha/Chart.yaml +++ b/charts/camunda-platform-alpha/Chart.yaml @@ -38,7 +38,7 @@ dependencies: # Shared Dependencies. - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts - version: 21.4.5 + version: 21.4.6 condition: "elasticsearch.enabled" # Helpers. - name: common