mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 06:01:47 -03:00
chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to 4d1a677 (#44415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mongodb | digest | `af26342` -> `4d1a677` | --- > [!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:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: database
|
||||
trueforge.org/max_helm_version: "3.20"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,8 +25,8 @@ 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
|
||||
@@ -28,8 +34,8 @@ keywords:
|
||||
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
|
||||
@@ -37,5 +43,5 @@ sources:
|
||||
- https://hub.docker.com/r/bitnamisecure/mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 16.14.19
|
||||
version: 16.14.20
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/bitnamisecure/mongodb
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:af263429e7e353c1f7da8cbf9f5355c58cd3fb1ad89bfd5c740c6a9e6a434e72
|
||||
tag: latest@sha256:4d1a6779725e927f039a195019cd023c30b739b0a63b1d127a635a9c18f3c313
|
||||
|
||||
workload:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user