Skip to content

Commit

Permalink
chore(deps): update container image mongodb to v12.8.4@73711d8 by ren…
Browse files Browse the repository at this point in the history
…ovate (#20554)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://www.mongodb.com)) | patch | `12.8.3` -> `12.8.4` |

---

> [!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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 10, 2024
1 parent bbf0c71 commit fa91757
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/stable/mongo-express/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 12.8.3
version: 12.8.4
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -42,4 +42,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express
- https://hub.docker.com/_/mongo-express
type: application
version: 6.10.5
version: 6.10.6
4 changes: 2 additions & 2 deletions charts/stable/wekan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 12.8.3
version: 12.8.4
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -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.18.4
version: 14.18.5
4 changes: 2 additions & 2 deletions charts/stable/youtubedl-material/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 12.8.3
version: 12.8.4
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material
- https://ghcr.io/tzahi12345/youtubedl-material
type: application
version: 10.10.4
version: 10.10.5

0 comments on commit fa91757

Please sign in to comment.