chore(deps): update helm chart mongodb to v2 (#3617)
This commit is contained in:
parent
5a0b2ee591
commit
7f8237a6e3
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: meshcentral
|
||||
version: 3.0.38
|
||||
version: 4.0.0
|
||||
appVersion: "1.0.74"
|
||||
description: MeshCentral is a full computer management web site
|
||||
type: application
|
||||
|
@ -22,7 +22,7 @@ dependencies:
|
|||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 1.0.57
|
||||
version: 2.0.1
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
repository: https://charts.truecharts.org
|
||||
version: 1.0.57
|
||||
version: 2.0.1
|
||||
description: YoutubeDL-Material is a Material Design frontend for youtube-dl.
|
||||
home: https://truecharts.org/docs/charts/incubator/youtubedl-material
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/youtubedl-material
|
||||
- https://hub.docker.com/r/tzahi12345/youtubedl-material
|
||||
- https://github.com/Tzahi12345/YoutubeDL-Material
|
||||
version: 0.0.30
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: mongodb.enabled
|
||||
name: mongodb
|
||||
repository: https://charts.truecharts.org
|
||||
version: 1.0.57
|
||||
version: 2.0.1
|
||||
description: WeKan - Open Source kanban
|
||||
home: https://truecharts.org/docs/charts/stable/wekan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://github.com/wekan/wekan
|
||||
- https://wekan.github.io/
|
||||
version: 4.0.40
|
||||
version: 5.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
Loading…
Reference in New Issue