Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-04-25 20:54:24 +00:00
parent 4f50e6a049
commit a5e421c291
34 changed files with 39 additions and 44 deletions

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.1
- name: mongodb
repository: https://charts.truecharts.org/
version: 0.1.3
digest: sha256:2869899b3d1e44bbc0c97c4f443a4ef621b68492adbee67cabb82babc08dc2e9
generated: "2022-04-24T19:34:41.570758016Z"

View File

@ -1,6 +1,11 @@
# Changelog<br>
<a name="meshcentral-1.1.4"></a>
### [meshcentral-1.1.4](https://github.com/truecharts/apps/compare/meshcentral-1.1.2...meshcentral-1.1.4) (2022-04-25)
<a name="meshcentral-1.1.2"></a>
### [meshcentral-1.1.2](https://github.com/truecharts/apps/compare/meshcentral-1.1.0...meshcentral-1.1.2) (2022-04-24)
@ -92,8 +97,3 @@
### [meshcentral-0.1.5](https://github.com/truecharts/apps/compare/meshcentral-0.1.4...meshcentral-0.1.5) (2022-04-12)
#### Chore
* update helm general non-major helm releases ([#2480](https://github.com/truecharts/apps/issues/2480))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.2
- name: mongodb
repository: https://charts.truecharts.org/
version: 0.1.9
digest: sha256:13763f03426dd3bb5d88efdfc0be7f656553c4f4348a2fe75111714191fe8f8d
generated: "2022-04-25T20:46:49.171339747Z"

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: meshcentral
version: 1.1.2
version: 1.1.4
appVersion: "1.0.1"
description: MeshCentral is a full computer management web site
type: application
@ -17,11 +17,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.1
version: 9.3.2
- condition: mongodb.enabled
name: mongodb
repository: https://charts.truecharts.org/
version: 0.1.3
version: 0.1.9
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | mongodb | 0.1.3 |
| https://library-charts.truecharts.org | common | 9.3.1 |
| https://charts.truecharts.org/ | mongodb | 0.1.9 |
| https://library-charts.truecharts.org | common | 9.3.2 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -44,8 +44,7 @@ initContainers:
echo ' "$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.json",' >> $configfile
echo ' "settings": {' >> $configfile;
echo ' "port": '$svcPort',' >> $configfile;
echo ' "mongoDb": "'$mongodbURL'",' >> $configfile;
echo ' "MongoDbChangeStream": true' >> $configfile;
echo ' "mongoDb": "'$mongodbURL'"' >> $configfile;
echo ' }' >> $configfile;
echo '}' >> $configfile;
fi;

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.1
- name: mongodb
repository: https://charts.truecharts.org
version: 0.1.3
digest: sha256:baad38f6c50cfaf53672d1edbb45cde2cc43ba92d218d07802fca0d649130c2c
generated: "2022-04-24T19:34:41.556169772Z"

View File

@ -1,6 +1,11 @@
# Changelog<br>
<a name="wekan-2.0.4"></a>
### [wekan-2.0.4](https://github.com/truecharts/apps/compare/wekan-2.0.2...wekan-2.0.4) (2022-04-25)
<a name="wekan-2.0.2"></a>
### [wekan-2.0.2](https://github.com/truecharts/apps/compare/wekan-2.0.1...wekan-2.0.2) (2022-04-24)
@ -92,8 +97,3 @@
* update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354))
<a name="wekan-1.0.0"></a>
### [wekan-1.0.0](https://github.com/truecharts/apps/compare/wekan-0.0.1...wekan-1.0.0) (2022-03-30)
#### Feat

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.2
- name: mongodb
repository: https://charts.truecharts.org
version: 0.1.9
digest: sha256:4e539e1932d49ddb0e6507982f129726638988ec0c11b3c71b3b1e48f3181d78
generated: "2022-04-25T20:46:49.205352925Z"

View File

@ -3,11 +3,11 @@ appVersion: "6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 9.3.1
version: 9.3.2
- condition: mongodb.enabled
name: mongodb
repository: https://charts.truecharts.org
version: 0.1.3
version: 0.1.9
description: WeKan - Open Source kanban
home: https://github.com/truecharts/apps/tree/master/charts/stable/wekan
icon: https://truecharts.org/_static/img/appicons/wekan.png
@ -23,7 +23,7 @@ name: wekan
sources:
- https://github.com/wekan/wekan
- https://wekan.github.io/
version: 2.0.2
version: 2.0.4
annotations:
truecharts.org/catagories: |
- productivity

View File

@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | mongodb | 0.1.3 |
| https://library-charts.truecharts.org | common | 9.3.1 |
| https://charts.truecharts.org | mongodb | 0.1.9 |
| https://library-charts.truecharts.org | common | 9.3.2 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -13,10 +13,6 @@ envValueFrom:
secretKeyRef:
name: mongodbcreds
key: url
MONGO_OPLOG_URL:
secretKeyRef:
name: mongodbcreds
key: urloplog
service:
main: