Skip to content

Commit

Permalink
chore(deps): update container image bitnami/mongodb to v8.0.0@702f669…
Browse files Browse the repository at this point in the history
… by renovate (#27292)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami/mongodb](https://redirect.github.com/bitnami/containers)
([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb))
| major | `7.0.14` -> `8.0.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
  • Loading branch information
truecharts-admin authored Oct 8, 2024
1 parent 7c9719e commit 4ff556d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/mongodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.0.14
appVersion: 8.0.0
dependencies:
- name: common
version: 25.0.0
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/bitnami/mongodb
- https://www.mongodb.com
type: application
version: 14.2.1
version: 15.0.0
2 changes: 1 addition & 1 deletion charts/stable/mongodb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: bitnami/mongodb
pullPolicy: IfNotPresent
tag: 7.0.14@sha256:4d4da4780de98ec2708e345d70a9455ad231dfcd2b11bf5706ccf616cf866a31
tag: 8.0.0@sha256:702f6698b85cd54af271051d4898d123b48572c5292c216b94375a71abdb75bd

includeCommon: true
workload:
Expand Down

0 comments on commit 4ff556d

Please sign in to comment.