diff --git a/incubator/meshcentral/1.1.2/Chart.lock b/incubator/meshcentral/1.1.2/Chart.lock deleted file mode 100644 index ac495aeba4..0000000000 --- a/incubator/meshcentral/1.1.2/Chart.lock +++ /dev/null @@ -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" diff --git a/incubator/meshcentral/1.1.2/charts/common-9.3.1.tgz b/incubator/meshcentral/1.1.2/charts/common-9.3.1.tgz deleted file mode 100644 index 487fc1bf7c..0000000000 Binary files a/incubator/meshcentral/1.1.2/charts/common-9.3.1.tgz and /dev/null differ diff --git a/incubator/meshcentral/1.1.2/charts/mongodb-0.1.3.tgz b/incubator/meshcentral/1.1.2/charts/mongodb-0.1.3.tgz deleted file mode 100644 index 30824d9e5f..0000000000 Binary files a/incubator/meshcentral/1.1.2/charts/mongodb-0.1.3.tgz and /dev/null differ diff --git a/incubator/meshcentral/1.1.2/CHANGELOG.md b/incubator/meshcentral/1.1.4/CHANGELOG.md similarity index 94% rename from incubator/meshcentral/1.1.2/CHANGELOG.md rename to incubator/meshcentral/1.1.4/CHANGELOG.md index 1d4b80ec56..ac46b37a62 100644 --- a/incubator/meshcentral/1.1.2/CHANGELOG.md +++ b/incubator/meshcentral/1.1.4/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### [meshcentral-1.1.4](https://github.com/truecharts/apps/compare/meshcentral-1.1.2...meshcentral-1.1.4) (2022-04-25) + + + ### [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)) - - - diff --git a/incubator/meshcentral/1.1.2/CONFIG.md b/incubator/meshcentral/1.1.4/CONFIG.md similarity index 100% rename from incubator/meshcentral/1.1.2/CONFIG.md rename to incubator/meshcentral/1.1.4/CONFIG.md diff --git a/incubator/meshcentral/1.1.4/Chart.lock b/incubator/meshcentral/1.1.4/Chart.lock new file mode 100644 index 0000000000..0e58f30faa --- /dev/null +++ b/incubator/meshcentral/1.1.4/Chart.lock @@ -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" diff --git a/incubator/meshcentral/1.1.2/Chart.yaml b/incubator/meshcentral/1.1.4/Chart.yaml similarity index 94% rename from incubator/meshcentral/1.1.2/Chart.yaml rename to incubator/meshcentral/1.1.4/Chart.yaml index a7ed1c3eb8..f208095ff7 100644 --- a/incubator/meshcentral/1.1.2/Chart.yaml +++ b/incubator/meshcentral/1.1.4/Chart.yaml @@ -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 diff --git a/incubator/meshcentral/1.1.2/README.md b/incubator/meshcentral/1.1.4/README.md similarity index 92% rename from incubator/meshcentral/1.1.2/README.md rename to incubator/meshcentral/1.1.4/README.md index 26636fdeb9..47a7d9417a 100644 --- a/incubator/meshcentral/1.1.2/README.md +++ b/incubator/meshcentral/1.1.4/README.md @@ -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 diff --git a/incubator/meshcentral/1.1.2/app-readme.md b/incubator/meshcentral/1.1.4/app-readme.md similarity index 100% rename from incubator/meshcentral/1.1.2/app-readme.md rename to incubator/meshcentral/1.1.4/app-readme.md diff --git a/incubator/meshcentral/1.1.4/charts/common-9.3.2.tgz b/incubator/meshcentral/1.1.4/charts/common-9.3.2.tgz new file mode 100644 index 0000000000..938077bd9a Binary files /dev/null and b/incubator/meshcentral/1.1.4/charts/common-9.3.2.tgz differ diff --git a/incubator/meshcentral/1.1.4/charts/mongodb-0.1.9.tgz b/incubator/meshcentral/1.1.4/charts/mongodb-0.1.9.tgz new file mode 100644 index 0000000000..7498dd8a82 Binary files /dev/null and b/incubator/meshcentral/1.1.4/charts/mongodb-0.1.9.tgz differ diff --git a/incubator/meshcentral/1.1.2/helm-values.md b/incubator/meshcentral/1.1.4/helm-values.md similarity index 100% rename from incubator/meshcentral/1.1.2/helm-values.md rename to incubator/meshcentral/1.1.4/helm-values.md diff --git a/incubator/meshcentral/1.1.2/ix_values.yaml b/incubator/meshcentral/1.1.4/ix_values.yaml similarity index 92% rename from incubator/meshcentral/1.1.2/ix_values.yaml rename to incubator/meshcentral/1.1.4/ix_values.yaml index 801d0e243f..fb52b3f198 100644 --- a/incubator/meshcentral/1.1.2/ix_values.yaml +++ b/incubator/meshcentral/1.1.4/ix_values.yaml @@ -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; diff --git a/incubator/meshcentral/1.1.2/questions.yaml b/incubator/meshcentral/1.1.4/questions.yaml similarity index 100% rename from incubator/meshcentral/1.1.2/questions.yaml rename to incubator/meshcentral/1.1.4/questions.yaml diff --git a/incubator/meshcentral/1.1.2/security.md b/incubator/meshcentral/1.1.4/security.md similarity index 100% rename from incubator/meshcentral/1.1.2/security.md rename to incubator/meshcentral/1.1.4/security.md diff --git a/incubator/meshcentral/1.1.2/templates/common.yaml b/incubator/meshcentral/1.1.4/templates/common.yaml similarity index 100% rename from incubator/meshcentral/1.1.2/templates/common.yaml rename to incubator/meshcentral/1.1.4/templates/common.yaml diff --git a/incubator/meshcentral/1.1.2/values.yaml b/incubator/meshcentral/1.1.4/values.yaml similarity index 100% rename from incubator/meshcentral/1.1.2/values.yaml rename to incubator/meshcentral/1.1.4/values.yaml diff --git a/stable/wekan/2.0.2/Chart.lock b/stable/wekan/2.0.2/Chart.lock deleted file mode 100644 index e8d89e2d16..0000000000 --- a/stable/wekan/2.0.2/Chart.lock +++ /dev/null @@ -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" diff --git a/stable/wekan/2.0.2/charts/common-9.3.1.tgz b/stable/wekan/2.0.2/charts/common-9.3.1.tgz deleted file mode 100644 index 487fc1bf7c..0000000000 Binary files a/stable/wekan/2.0.2/charts/common-9.3.1.tgz and /dev/null differ diff --git a/stable/wekan/2.0.2/charts/mongodb-0.1.3.tgz b/stable/wekan/2.0.2/charts/mongodb-0.1.3.tgz deleted file mode 100644 index 30824d9e5f..0000000000 Binary files a/stable/wekan/2.0.2/charts/mongodb-0.1.3.tgz and /dev/null differ diff --git a/stable/wekan/2.0.2/CHANGELOG.md b/stable/wekan/2.0.4/CHANGELOG.md similarity index 94% rename from stable/wekan/2.0.2/CHANGELOG.md rename to stable/wekan/2.0.4/CHANGELOG.md index 184828d3fe..981382b360 100644 --- a/stable/wekan/2.0.2/CHANGELOG.md +++ b/stable/wekan/2.0.4/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### [wekan-2.0.4](https://github.com/truecharts/apps/compare/wekan-2.0.2...wekan-2.0.4) (2022-04-25) + + + ### [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)) - - -### [wekan-1.0.0](https://github.com/truecharts/apps/compare/wekan-0.0.1...wekan-1.0.0) (2022-03-30) - -#### Feat diff --git a/stable/wekan/2.0.2/CONFIG.md b/stable/wekan/2.0.4/CONFIG.md similarity index 100% rename from stable/wekan/2.0.2/CONFIG.md rename to stable/wekan/2.0.4/CONFIG.md diff --git a/stable/wekan/2.0.4/Chart.lock b/stable/wekan/2.0.4/Chart.lock new file mode 100644 index 0000000000..73b0cebf0f --- /dev/null +++ b/stable/wekan/2.0.4/Chart.lock @@ -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" diff --git a/stable/wekan/2.0.2/Chart.yaml b/stable/wekan/2.0.4/Chart.yaml similarity index 93% rename from stable/wekan/2.0.2/Chart.yaml rename to stable/wekan/2.0.4/Chart.yaml index 4639711cdc..3890751fff 100644 --- a/stable/wekan/2.0.2/Chart.yaml +++ b/stable/wekan/2.0.4/Chart.yaml @@ -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 diff --git a/stable/wekan/2.0.2/README.md b/stable/wekan/2.0.4/README.md similarity index 92% rename from stable/wekan/2.0.2/README.md rename to stable/wekan/2.0.4/README.md index 10cb360a9f..22dad68f31 100644 --- a/stable/wekan/2.0.2/README.md +++ b/stable/wekan/2.0.4/README.md @@ -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 diff --git a/stable/wekan/2.0.2/app-readme.md b/stable/wekan/2.0.4/app-readme.md similarity index 100% rename from stable/wekan/2.0.2/app-readme.md rename to stable/wekan/2.0.4/app-readme.md diff --git a/stable/wekan/2.0.4/charts/common-9.3.2.tgz b/stable/wekan/2.0.4/charts/common-9.3.2.tgz new file mode 100644 index 0000000000..938077bd9a Binary files /dev/null and b/stable/wekan/2.0.4/charts/common-9.3.2.tgz differ diff --git a/stable/wekan/2.0.4/charts/mongodb-0.1.9.tgz b/stable/wekan/2.0.4/charts/mongodb-0.1.9.tgz new file mode 100644 index 0000000000..7498dd8a82 Binary files /dev/null and b/stable/wekan/2.0.4/charts/mongodb-0.1.9.tgz differ diff --git a/stable/wekan/2.0.2/helm-values.md b/stable/wekan/2.0.4/helm-values.md similarity index 100% rename from stable/wekan/2.0.2/helm-values.md rename to stable/wekan/2.0.4/helm-values.md diff --git a/stable/wekan/2.0.2/ix_values.yaml b/stable/wekan/2.0.4/ix_values.yaml similarity index 87% rename from stable/wekan/2.0.2/ix_values.yaml rename to stable/wekan/2.0.4/ix_values.yaml index db51112945..b51e467c09 100644 --- a/stable/wekan/2.0.2/ix_values.yaml +++ b/stable/wekan/2.0.4/ix_values.yaml @@ -13,10 +13,6 @@ envValueFrom: secretKeyRef: name: mongodbcreds key: url - MONGO_OPLOG_URL: - secretKeyRef: - name: mongodbcreds - key: urloplog service: main: diff --git a/stable/wekan/2.0.2/questions.yaml b/stable/wekan/2.0.4/questions.yaml similarity index 100% rename from stable/wekan/2.0.2/questions.yaml rename to stable/wekan/2.0.4/questions.yaml diff --git a/stable/wekan/2.0.2/security.md b/stable/wekan/2.0.4/security.md similarity index 100% rename from stable/wekan/2.0.2/security.md rename to stable/wekan/2.0.4/security.md diff --git a/stable/wekan/2.0.2/templates/common.yaml b/stable/wekan/2.0.4/templates/common.yaml similarity index 100% rename from stable/wekan/2.0.2/templates/common.yaml rename to stable/wekan/2.0.4/templates/common.yaml diff --git a/stable/wekan/2.0.2/values.yaml b/stable/wekan/2.0.4/values.yaml similarity index 100% rename from stable/wekan/2.0.2/values.yaml rename to stable/wekan/2.0.4/values.yaml