From 8cbfc13b6c2bf7993150e0faf1385a4875e4780e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:18:03 +0000 Subject: [PATCH] chore(deps): update elasticsearch docker tag to v21.3.20 (#2420) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 d7788b2ca7..89afef0047 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.3.18 + version: 21.3.20 condition: "elasticsearch.enabled" # Helpers. - name: common