Skip to content

Commit

Permalink
chore(helm): update chart mongodb 15.1.1 → 15.2.0 (#30522)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mongodb](https://truecharts.org/charts/stable/mongodb)
([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) |
minor | `15.1.1` -> `15.2.0` |

---

> [!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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
  • Loading branch information
truecharts-admin authored Dec 31, 2024
1 parent d0c7b77 commit c478c26
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 @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 15.1.1
version: 15.2.0
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mongo-express
- https://hub.docker.com/_/mongo-express
type: application
version: 8.8.0
version: 8.9.0
4 changes: 2 additions & 2 deletions charts/stable/wekan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 15.1.1
version: 15.2.0
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -41,4 +41,4 @@ sources:
- https://hub.docker.com/r/wekanteam/wekan
- https://wekan.github.io/
type: application
version: 16.22.0
version: 16.23.0
4 changes: 2 additions & 2 deletions charts/stable/youtubedl-material/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: mongodb
version: 15.1.1
version: 15.2.0
repository: oci://tccr.io/truecharts
condition: mongodb.enabled
alias: ""
Expand All @@ -39,4 +39,4 @@ sources:
- https://github.com/Tzahi12345/YoutubeDL-Material
- https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material
type: application
version: 12.8.0
version: 12.9.0

0 comments on commit c478c26

Please sign in to comment.