From 5e4fdf08c0edaab00548442191144dad15340bd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:56:45 +0000 Subject: [PATCH] chore(deps): update container image bitnami/elasticsearch to v8.15.3-debian-12-r1 --- apps/data/elasticsearch/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/data/elasticsearch/app/helm-release.yaml b/apps/data/elasticsearch/app/helm-release.yaml index 5ef430188..416834802 100644 --- a/apps/data/elasticsearch/app/helm-release.yaml +++ b/apps/data/elasticsearch/app/helm-release.yaml @@ -16,5 +16,5 @@ spec: values: image: repository: bitnami/elasticsearch - tag: 8.15.2-debian-12-r4 + tag: 8.15.3-debian-12-r1 pullPolicy: IfNotPresent