From ed07260999056d3876104a41ceb0a0a1eb6464fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:23:18 +0000 Subject: [PATCH] chore(deps): update mongodb docker tag to v15.6.18 --- 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 73cc84f..ff07a9c 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.14 + version: 15.6.18 releaseName: mongodb valuesFile: values.yaml \ No newline at end of file