From c8840f766229e06bfba96189128c6c612b975e56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:34:58 +0000 Subject: [PATCH] chore(deps): update logstash docker tag to v6.3.4 --- infrastructures/logstash/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/logstash/base/kustomization.yaml b/infrastructures/logstash/base/kustomization.yaml index be82151..ca39b85 100644 --- a/infrastructures/logstash/base/kustomization.yaml +++ b/infrastructures/logstash/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: logstash repo: oci://registry-1.docker.io/bitnamicharts - version: 6.3.3 + version: 6.3.4 releaseName: logstash valuesFile: values.yaml \ No newline at end of file