diff --git a/stable/meshcentral/9.0.14/app-changelog.md b/stable/meshcentral/9.0.14/app-changelog.md deleted file mode 100644 index 16d867fbee2..00000000000 --- a/stable/meshcentral/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshcentral-9.0.14](https://github.com/truecharts/charts/compare/meshcentral-9.0.13...meshcentral-9.0.14) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/meshcentral/9.0.14/charts/mongodb-4.0.12.tgz b/stable/meshcentral/9.0.14/charts/mongodb-4.0.12.tgz deleted file mode 100644 index 689ad56c473..00000000000 Binary files a/stable/meshcentral/9.0.14/charts/mongodb-4.0.12.tgz and /dev/null differ diff --git a/stable/meshcentral/9.0.14/CHANGELOG.md b/stable/meshcentral/9.0.15/CHANGELOG.md similarity index 89% rename from stable/meshcentral/9.0.14/CHANGELOG.md rename to stable/meshcentral/9.0.15/CHANGELOG.md index 00210a51722..8e929629163 100644 --- a/stable/meshcentral/9.0.14/CHANGELOG.md +++ b/stable/meshcentral/9.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [meshcentral-9.0.15](https://github.com/truecharts/charts/compare/meshcentral-9.0.14...meshcentral-9.0.15) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + + + ## [meshcentral-9.0.14](https://github.com/truecharts/charts/compare/meshcentral-9.0.13...meshcentral-9.0.14) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ ## [meshcentral-9.0.9](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.9) (2022-11-30) - - - -## [meshcentral-9.0.8](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.8) (2022-11-29) - - - - -## [meshcentral-9.0.8](https://github.com/truecharts/charts/compare/meshcentral-9.0.7...meshcentral-9.0.8) (2022-11-29) diff --git a/stable/meshcentral/9.0.14/Chart.yaml b/stable/meshcentral/9.0.15/Chart.yaml similarity index 96% rename from stable/meshcentral/9.0.14/Chart.yaml rename to stable/meshcentral/9.0.15/Chart.yaml index 7648b69e66a..033ec963ddf 100644 --- a/stable/meshcentral/9.0.14/Chart.yaml +++ b/stable/meshcentral/9.0.15/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 9.0.14 +version: 9.0.15 appVersion: "1.1.1" 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: 4.0.12 + version: 4.0.15 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/stable/meshcentral/9.0.14/README.md b/stable/meshcentral/9.0.15/README.md similarity index 100% rename from stable/meshcentral/9.0.14/README.md rename to stable/meshcentral/9.0.15/README.md diff --git a/stable/meshcentral/9.0.15/app-changelog.md b/stable/meshcentral/9.0.15/app-changelog.md new file mode 100644 index 00000000000..0b63bafc593 --- /dev/null +++ b/stable/meshcentral/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-9.0.15](https://github.com/truecharts/charts/compare/meshcentral-9.0.14...meshcentral-9.0.15) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + \ No newline at end of file diff --git a/stable/meshcentral/9.0.14/app-readme.md b/stable/meshcentral/9.0.15/app-readme.md similarity index 100% rename from stable/meshcentral/9.0.14/app-readme.md rename to stable/meshcentral/9.0.15/app-readme.md diff --git a/stable/meshcentral/9.0.14/charts/common-11.0.7.tgz b/stable/meshcentral/9.0.15/charts/common-11.0.7.tgz similarity index 100% rename from stable/meshcentral/9.0.14/charts/common-11.0.7.tgz rename to stable/meshcentral/9.0.15/charts/common-11.0.7.tgz diff --git a/stable/meshcentral/9.0.15/charts/mongodb-4.0.15.tgz b/stable/meshcentral/9.0.15/charts/mongodb-4.0.15.tgz new file mode 100644 index 00000000000..cf234e08c4f Binary files /dev/null and b/stable/meshcentral/9.0.15/charts/mongodb-4.0.15.tgz differ diff --git a/stable/meshcentral/9.0.14/ix_values.yaml b/stable/meshcentral/9.0.15/ix_values.yaml similarity index 100% rename from stable/meshcentral/9.0.14/ix_values.yaml rename to stable/meshcentral/9.0.15/ix_values.yaml diff --git a/stable/meshcentral/9.0.14/questions.yaml b/stable/meshcentral/9.0.15/questions.yaml similarity index 100% rename from stable/meshcentral/9.0.14/questions.yaml rename to stable/meshcentral/9.0.15/questions.yaml diff --git a/stable/meshcentral/9.0.14/templates/_secret.tpl b/stable/meshcentral/9.0.15/templates/_secret.tpl similarity index 100% rename from stable/meshcentral/9.0.14/templates/_secret.tpl rename to stable/meshcentral/9.0.15/templates/_secret.tpl diff --git a/stable/meshcentral/9.0.14/templates/common.yaml b/stable/meshcentral/9.0.15/templates/common.yaml similarity index 100% rename from stable/meshcentral/9.0.14/templates/common.yaml rename to stable/meshcentral/9.0.15/templates/common.yaml diff --git a/stable/meshcentral/9.0.14/values.yaml b/stable/meshcentral/9.0.15/values.yaml similarity index 100% rename from stable/meshcentral/9.0.14/values.yaml rename to stable/meshcentral/9.0.15/values.yaml diff --git a/stable/wekan/8.0.8/app-changelog.md b/stable/wekan/8.0.8/app-changelog.md deleted file mode 100644 index a8e3d450bac..00000000000 --- a/stable/wekan/8.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wekan-8.0.8](https://github.com/truecharts/charts/compare/wekan-8.0.7...wekan-8.0.8) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/wekan/8.0.8/charts/mongodb-4.0.12.tgz b/stable/wekan/8.0.8/charts/mongodb-4.0.12.tgz deleted file mode 100644 index 689ad56c473..00000000000 Binary files a/stable/wekan/8.0.8/charts/mongodb-4.0.12.tgz and /dev/null differ diff --git a/stable/wekan/8.0.8/CHANGELOG.md b/stable/wekan/8.0.9/CHANGELOG.md similarity index 89% rename from stable/wekan/8.0.8/CHANGELOG.md rename to stable/wekan/8.0.9/CHANGELOG.md index ec540841be7..757ec5cd407 100644 --- a/stable/wekan/8.0.8/CHANGELOG.md +++ b/stable/wekan/8.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wekan-8.0.9](https://github.com/truecharts/charts/compare/wekan-8.0.8...wekan-8.0.9) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + + + ## [wekan-8.0.8](https://github.com/truecharts/charts/compare/wekan-8.0.7...wekan-8.0.8) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ ## [wekan-8.0.5](https://github.com/truecharts/charts/compare/wekan-8.0.4...wekan-8.0.5) (2022-11-29) - - - - -## [wekan-8.0.5](https://github.com/truecharts/charts/compare/wekan-8.0.4...wekan-8.0.5) (2022-11-29) - - - - diff --git a/stable/wekan/8.0.8/Chart.yaml b/stable/wekan/8.0.9/Chart.yaml similarity index 95% rename from stable/wekan/8.0.8/Chart.yaml rename to stable/wekan/8.0.9/Chart.yaml index 9e17978c52c..3a338f687a8 100644 --- a/stable/wekan/8.0.8/Chart.yaml +++ b/stable/wekan/8.0.9/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 4.0.12 + version: 4.0.15 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: 8.0.8 +version: 8.0.9 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/wekan/8.0.8/README.md b/stable/wekan/8.0.9/README.md similarity index 100% rename from stable/wekan/8.0.8/README.md rename to stable/wekan/8.0.9/README.md diff --git a/stable/wekan/8.0.9/app-changelog.md b/stable/wekan/8.0.9/app-changelog.md new file mode 100644 index 00000000000..ee5fbbf496e --- /dev/null +++ b/stable/wekan/8.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wekan-8.0.9](https://github.com/truecharts/charts/compare/wekan-8.0.8...wekan-8.0.9) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + \ No newline at end of file diff --git a/stable/wekan/8.0.8/app-readme.md b/stable/wekan/8.0.9/app-readme.md similarity index 100% rename from stable/wekan/8.0.8/app-readme.md rename to stable/wekan/8.0.9/app-readme.md diff --git a/stable/wekan/8.0.8/charts/common-11.0.7.tgz b/stable/wekan/8.0.9/charts/common-11.0.7.tgz similarity index 100% rename from stable/wekan/8.0.8/charts/common-11.0.7.tgz rename to stable/wekan/8.0.9/charts/common-11.0.7.tgz diff --git a/stable/wekan/8.0.9/charts/mongodb-4.0.15.tgz b/stable/wekan/8.0.9/charts/mongodb-4.0.15.tgz new file mode 100644 index 00000000000..cf234e08c4f Binary files /dev/null and b/stable/wekan/8.0.9/charts/mongodb-4.0.15.tgz differ diff --git a/stable/wekan/8.0.8/ix_values.yaml b/stable/wekan/8.0.9/ix_values.yaml similarity index 100% rename from stable/wekan/8.0.8/ix_values.yaml rename to stable/wekan/8.0.9/ix_values.yaml diff --git a/stable/wekan/8.0.8/questions.yaml b/stable/wekan/8.0.9/questions.yaml similarity index 100% rename from stable/wekan/8.0.8/questions.yaml rename to stable/wekan/8.0.9/questions.yaml diff --git a/stable/wekan/8.0.8/templates/common.yaml b/stable/wekan/8.0.9/templates/common.yaml similarity index 100% rename from stable/wekan/8.0.8/templates/common.yaml rename to stable/wekan/8.0.9/templates/common.yaml diff --git a/stable/wekan/8.0.8/values.yaml b/stable/wekan/8.0.9/values.yaml similarity index 100% rename from stable/wekan/8.0.8/values.yaml rename to stable/wekan/8.0.9/values.yaml diff --git a/stable/youtubedl-material/4.0.8/app-changelog.md b/stable/youtubedl-material/4.0.8/app-changelog.md deleted file mode 100644 index 1c18a409de1..00000000000 --- a/stable/youtubedl-material/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtubedl-material-4.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.7...youtubedl-material-4.0.8) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/youtubedl-material/4.0.8/charts/mongodb-4.0.12.tgz b/stable/youtubedl-material/4.0.8/charts/mongodb-4.0.12.tgz deleted file mode 100644 index 689ad56c473..00000000000 Binary files a/stable/youtubedl-material/4.0.8/charts/mongodb-4.0.12.tgz and /dev/null differ diff --git a/stable/youtubedl-material/4.0.8/CHANGELOG.md b/stable/youtubedl-material/4.0.9/CHANGELOG.md similarity index 90% rename from stable/youtubedl-material/4.0.8/CHANGELOG.md rename to stable/youtubedl-material/4.0.9/CHANGELOG.md index 802477d633b..15472b4e7c6 100644 --- a/stable/youtubedl-material/4.0.8/CHANGELOG.md +++ b/stable/youtubedl-material/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [youtubedl-material-4.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.8...youtubedl-material-4.0.9) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + + + ## [youtubedl-material-4.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.7...youtubedl-material-4.0.8) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ ## [youtubedl-material-4.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.4...youtubedl-material-4.0.5) (2022-11-29) - - - - -## [youtubedl-material-4.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.4...youtubedl-material-4.0.5) (2022-11-29) - - - - diff --git a/stable/youtubedl-material/4.0.8/Chart.yaml b/stable/youtubedl-material/4.0.9/Chart.yaml similarity index 96% rename from stable/youtubedl-material/4.0.8/Chart.yaml rename to stable/youtubedl-material/4.0.9/Chart.yaml index ba7445e86c3..dcbfaa6201f 100644 --- a/stable/youtubedl-material/4.0.8/Chart.yaml +++ b/stable/youtubedl-material/4.0.9/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 4.0.12 + version: 4.0.15 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://truecharts.org/docs/charts/stable/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/stable/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/stable/youtubedl-material/4.0.8/README.md b/stable/youtubedl-material/4.0.9/README.md similarity index 100% rename from stable/youtubedl-material/4.0.8/README.md rename to stable/youtubedl-material/4.0.9/README.md diff --git a/stable/youtubedl-material/4.0.9/app-changelog.md b/stable/youtubedl-material/4.0.9/app-changelog.md new file mode 100644 index 00000000000..910546bbf7f --- /dev/null +++ b/stable/youtubedl-material/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-4.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-4.0.8...youtubedl-material-4.0.9) (2022-12-17) + +### Chore + +- update helm chart mongodb to v4.0.15 ([#5494](https://github.com/truecharts/charts/issues/5494)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/4.0.8/app-readme.md b/stable/youtubedl-material/4.0.9/app-readme.md similarity index 100% rename from stable/youtubedl-material/4.0.8/app-readme.md rename to stable/youtubedl-material/4.0.9/app-readme.md diff --git a/stable/youtubedl-material/4.0.8/charts/common-11.0.7.tgz b/stable/youtubedl-material/4.0.9/charts/common-11.0.7.tgz similarity index 100% rename from stable/youtubedl-material/4.0.8/charts/common-11.0.7.tgz rename to stable/youtubedl-material/4.0.9/charts/common-11.0.7.tgz diff --git a/stable/youtubedl-material/4.0.9/charts/mongodb-4.0.15.tgz b/stable/youtubedl-material/4.0.9/charts/mongodb-4.0.15.tgz new file mode 100644 index 00000000000..cf234e08c4f Binary files /dev/null and b/stable/youtubedl-material/4.0.9/charts/mongodb-4.0.15.tgz differ diff --git a/stable/youtubedl-material/4.0.8/ix_values.yaml b/stable/youtubedl-material/4.0.9/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/4.0.8/ix_values.yaml rename to stable/youtubedl-material/4.0.9/ix_values.yaml diff --git a/stable/youtubedl-material/4.0.8/questions.yaml b/stable/youtubedl-material/4.0.9/questions.yaml similarity index 100% rename from stable/youtubedl-material/4.0.8/questions.yaml rename to stable/youtubedl-material/4.0.9/questions.yaml diff --git a/stable/youtubedl-material/4.0.8/templates/common.yaml b/stable/youtubedl-material/4.0.9/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/4.0.8/templates/common.yaml rename to stable/youtubedl-material/4.0.9/templates/common.yaml diff --git a/stable/youtubedl-material/4.0.8/values.yaml b/stable/youtubedl-material/4.0.9/values.yaml similarity index 100% rename from stable/youtubedl-material/4.0.8/values.yaml rename to stable/youtubedl-material/4.0.9/values.yaml