chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to d912dec (#44533)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mongodb | digest | `4d1a677` -> `d912dec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbW9uZ29kYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,17 +25,17 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/mongodb
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mongodb.webp
|
||||
home: https://truecharts.org/charts/stable/mongodb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongodb.webp
|
||||
keywords:
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mongodb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
@@ -43,5 +43,5 @@ sources:
|
||||
- https://hub.docker.com/r/bitnamisecure/mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 16.14.21
|
||||
version: 16.14.22
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnamisecure/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4d1a6779725e927f039a195019cd023c30b739b0a63b1d127a635a9c18f3c313
|
||||
tag: latest@sha256:d912dece4752ac758205f75c8fa75332353f774fdc5f7519c5f4566a03274af4
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user