mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 09:04:11 -03:00
chore(deps): update container image bitnami/mongodb to v8.0.0@702f669 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==-->
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user