mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 11:11:22 -03:00
fix(helm-deps): update chart mongodb 16.14.19 → 16.14.20 (#44422)
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)) | patch | `16.14.19` -> `16.14.20` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91dHViZWRsLW1hdGVyaWFsIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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: custom
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -32,7 +38,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 16.14.19
|
||||
version: 16.14.20
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
@@ -40,19 +46,19 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Advanced Template to create your own TrueCharts-based Charts
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/app-template
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/app-template.webp
|
||||
home: https://truecharts.org/charts/stable/app-template
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/app-template.webp
|
||||
keywords:
|
||||
- custom
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: app-template
|
||||
sources:
|
||||
- https://ghcr.io/miguelndecarvalho/speedtest-exporter
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/app-template
|
||||
type: application
|
||||
version: 15.29.79
|
||||
version: 15.29.80
|
||||
|
||||
|
||||
@@ -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: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -18,7 +24,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 16.14.19
|
||||
version: 16.14.20
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
@@ -26,8 +32,8 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/mongo-express
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/mongo-express.webp
|
||||
home: https://truecharts.org/charts/stable/mongo-express
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.webp
|
||||
keywords:
|
||||
- mongo
|
||||
- mongodb
|
||||
@@ -35,13 +41,13 @@ keywords:
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: mongo-express
|
||||
sources:
|
||||
- https://gallery.ecr.aws/docker/library/mongo-express
|
||||
- https://github.com/mongo-express/mongo-express
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/mongo-express
|
||||
type: application
|
||||
version: 9.26.30
|
||||
version: 9.26.31
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 16.14.19
|
||||
version: 16.14.20
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
@@ -32,16 +32,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: WeKan - Open Source kanban
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/wekan
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/wekan.webp
|
||||
home: https://truecharts.org/charts/stable/wekan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.webp
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: wekan
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wekan
|
||||
@@ -49,5 +49,5 @@ sources:
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://wekan.github.io/
|
||||
type: application
|
||||
version: 18.21.0
|
||||
version: 18.21.1
|
||||
|
||||
|
||||
@@ -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: media
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -18,7 +24,7 @@ dependencies:
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 16.14.19
|
||||
version: 16.14.20
|
||||
repository: oci://oci.trueforge.org/truecharts
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
@@ -26,20 +32,20 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: YoutubeDL-Material is a Material Design frontend for youtube-dl.
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/youtubedl-material
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/youtubedl-material.webp
|
||||
home: https://truecharts.org/charts/stable/youtubedl-material
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.webp
|
||||
keywords:
|
||||
- youtube
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: youtubedl-material
|
||||
sources:
|
||||
- https://ghcr.io/tzahi12345/youtubedl-material
|
||||
- https://github.com/Tzahi12345/YoutubeDL-Material
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/youtubedl-material
|
||||
type: application
|
||||
version: 13.26.30
|
||||
version: 13.26.31
|
||||
|
||||
|
||||
Reference in New Issue
Block a user