From ebbbe4f70885f712a6087405dfa5547e0455357a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 23 Mar 2024 19:21:18 +0100 Subject: [PATCH] chore(deps): update container image mongodb to v12.7.3@67fea3d by renovate (#19695) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/stable/mongodb) ([source](https://www.mongodb.com)) | patch | `12.7.2` -> `12.7.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/wekan/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 9943b211e2b..cf1e99e288d 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: mongodb - version: 12.7.2 + version: 12.7.3 repository: oci://tccr.io/truecharts condition: mongodb.enabled alias: "" @@ -42,4 +42,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://hub.docker.com/r/wekanteam/wekan type: application -version: 14.15.2 +version: 14.15.3