From a085fa35f7f046609cbe2e532a7f38ce68e74123 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 00:19:05 +0000 Subject: [PATCH] chore(deps): update mongodb docker tag to v15.6.21 --- infrastructures/mongodb/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml b/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml index fe5e03e..931454c 100644 --- a/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/mongodb/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: mongodb repo: oci://registry-1.docker.io/bitnamicharts - version: 15.6.20 + version: 15.6.21 releaseName: mongodb valuesFile: values.yaml \ No newline at end of file