From 333127cfd58b960cd3802de10be36ea44bd2e4ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:54:32 +0000 Subject: [PATCH] chore(deps): update elasticsearch docker tag to v21.4.2 --- 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 bb4fe38d4a..2d19b58a74 100644 --- a/charts/camunda-platform-alpha/Chart.yaml +++ b/charts/camunda-platform-alpha/Chart.yaml @@ -39,7 +39,7 @@ dependencies: # Shared Dependencies. - name: elasticsearch repository: oci://registry-1.docker.io/bitnamicharts - version: 21.4.1 + version: 21.4.2 condition: "elasticsearch.enabled" # Helpers. - name: common