From b61c8f9e43ad6f4a4a6f3cd9d21b31af67fdf875 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:23:48 +0000 Subject: [PATCH] chore(deps): update logstash docker tag to v6.3.2 --- 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 2f2e238..2dbb685 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.2.14 + version: 6.3.2 releaseName: logstash valuesFile: values.yaml \ No newline at end of file