From 7f8237a6e30b59fd770209af894132079f2830d4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Aug 2022 20:18:59 +0200 Subject: [PATCH] chore(deps): update helm chart mongodb to v2 (#3617) --- charts/incubator/meshcentral/Chart.yaml | 4 ++-- charts/incubator/youtubedl-material/Chart.yaml | 4 ++-- charts/stable/wekan/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/incubator/meshcentral/Chart.yaml b/charts/incubator/meshcentral/Chart.yaml index 5c7e0f10a57..02719689d43 100644 --- a/charts/incubator/meshcentral/Chart.yaml +++ b/charts/incubator/meshcentral/Chart.yaml @@ -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 diff --git a/charts/incubator/youtubedl-material/Chart.yaml b/charts/incubator/youtubedl-material/Chart.yaml index 9b79cb0de4b..be63cd79c21 100644 --- a/charts/incubator/youtubedl-material/Chart.yaml +++ b/charts/incubator/youtubedl-material/Chart.yaml @@ -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 diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 3721b470255..de3fbf1d0fd 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -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