From 0a263eb1ccef3e8fcb09add9f14f6c63a3505dbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 02:00:31 +0000 Subject: [PATCH] chore(deps): update logstash docker tag to v6.3.3 --- 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 2dbb685..be82151 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.2 + version: 6.3.3 releaseName: logstash valuesFile: values.yaml \ No newline at end of file