From da279b3c44beb9b1c43d2115ca2f7386dd2fd9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 01:13:50 +0000 Subject: [PATCH] chore(deps): update mongodb docker tag to v15.6.22 --- 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 931454c..1ff7a2d 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.21 + version: 15.6.22 releaseName: mongodb valuesFile: values.yaml \ No newline at end of file