From 06dbc7fb63b8dae9542961a8f534da39291e3810 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 27 Dec 2022 21:39:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pydio-cells/7.0.13/app-changelog.md | 9 --------- .../{7.0.13 => 7.0.14}/CHANGELOG.md | 18 +++++++++--------- .../pydio-cells/{7.0.13 => 7.0.14}/Chart.yaml | 4 ++-- .../pydio-cells/{7.0.13 => 7.0.14}/README.md | 0 stable/pydio-cells/7.0.14/app-changelog.md | 9 +++++++++ .../{7.0.13 => 7.0.14}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/mariadb-5.0.19.tgz | Bin .../{7.0.13 => 7.0.14}/ix_values.yaml | 2 +- .../{7.0.13 => 7.0.14}/questions.yaml | 0 .../{7.0.13 => 7.0.14}/templates/common.yaml | 0 .../{7.0.13 => 7.0.14}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/pydio-cells/7.0.13/app-changelog.md rename stable/pydio-cells/{7.0.13 => 7.0.14}/CHANGELOG.md (91%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/Chart.yaml (96%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/README.md (100%) create mode 100644 stable/pydio-cells/7.0.14/app-changelog.md rename stable/pydio-cells/{7.0.13 => 7.0.14}/app-readme.md (100%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/charts/common-11.1.2.tgz (100%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/charts/mariadb-5.0.19.tgz (100%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/ix_values.yaml (96%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/questions.yaml (100%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/templates/common.yaml (100%) rename stable/pydio-cells/{7.0.13 => 7.0.14}/values.yaml (100%) diff --git a/stable/pydio-cells/7.0.13/app-changelog.md b/stable/pydio-cells/7.0.13/app-changelog.md deleted file mode 100644 index c946349906e..00000000000 --- a/stable/pydio-cells/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pydio-cells-7.0.13](https://github.com/truecharts/charts/compare/pydio-cells-7.0.12...pydio-cells-7.0.13) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/pydio-cells/7.0.13/CHANGELOG.md b/stable/pydio-cells/7.0.14/CHANGELOG.md similarity index 91% rename from stable/pydio-cells/7.0.13/CHANGELOG.md rename to stable/pydio-cells/7.0.14/CHANGELOG.md index 283c6aae025..bcf0582186e 100644 --- a/stable/pydio-cells/7.0.13/CHANGELOG.md +++ b/stable/pydio-cells/7.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pydio-cells-7.0.14](https://github.com/truecharts/charts/compare/pydio-cells-7.0.13...pydio-cells-7.0.14) (2022-12-27) + +### Chore + +- update container image tccr.io/truecharts/pydio-cells to v4.0.5 + + + + ## [pydio-cells-7.0.13](https://github.com/truecharts/charts/compare/pydio-cells-7.0.12...pydio-cells-7.0.13) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ ## [pydio-cells-7.0.6](https://github.com/truecharts/charts/compare/pydio-cells-7.0.4...pydio-cells-7.0.6) (2022-11-30) - - - - -## [pydio-cells-7.0.6](https://github.com/truecharts/charts/compare/pydio-cells-7.0.4...pydio-cells-7.0.6) (2022-11-30) - - - - diff --git a/stable/pydio-cells/7.0.13/Chart.yaml b/stable/pydio-cells/7.0.14/Chart.yaml similarity index 96% rename from stable/pydio-cells/7.0.13/Chart.yaml rename to stable/pydio-cells/7.0.14/Chart.yaml index 750791ac74c..f1fdfc60c13 100644 --- a/stable/pydio-cells/7.0.13/Chart.yaml +++ b/stable/pydio-cells/7.0.14/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pydio-cells -version: 7.0.13 -appVersion: "3.0.9" +version: 7.0.14 +appVersion: "4.0.5" description: Pydio-cells is the nextgen file sharing platform for organizations. type: application deprecated: false diff --git a/stable/pydio-cells/7.0.13/README.md b/stable/pydio-cells/7.0.14/README.md similarity index 100% rename from stable/pydio-cells/7.0.13/README.md rename to stable/pydio-cells/7.0.14/README.md diff --git a/stable/pydio-cells/7.0.14/app-changelog.md b/stable/pydio-cells/7.0.14/app-changelog.md new file mode 100644 index 00000000000..152ca0ab421 --- /dev/null +++ b/stable/pydio-cells/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pydio-cells-7.0.14](https://github.com/truecharts/charts/compare/pydio-cells-7.0.13...pydio-cells-7.0.14) (2022-12-27) + +### Chore + +- update container image tccr.io/truecharts/pydio-cells to v4.0.5 + + \ No newline at end of file diff --git a/stable/pydio-cells/7.0.13/app-readme.md b/stable/pydio-cells/7.0.14/app-readme.md similarity index 100% rename from stable/pydio-cells/7.0.13/app-readme.md rename to stable/pydio-cells/7.0.14/app-readme.md diff --git a/stable/pydio-cells/7.0.13/charts/common-11.1.2.tgz b/stable/pydio-cells/7.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/pydio-cells/7.0.13/charts/common-11.1.2.tgz rename to stable/pydio-cells/7.0.14/charts/common-11.1.2.tgz diff --git a/stable/pydio-cells/7.0.13/charts/mariadb-5.0.19.tgz b/stable/pydio-cells/7.0.14/charts/mariadb-5.0.19.tgz similarity index 100% rename from stable/pydio-cells/7.0.13/charts/mariadb-5.0.19.tgz rename to stable/pydio-cells/7.0.14/charts/mariadb-5.0.19.tgz diff --git a/stable/pydio-cells/7.0.13/ix_values.yaml b/stable/pydio-cells/7.0.14/ix_values.yaml similarity index 96% rename from stable/pydio-cells/7.0.13/ix_values.yaml rename to stable/pydio-cells/7.0.14/ix_values.yaml index e4414552d47..54db155c75f 100644 --- a/stable/pydio-cells/7.0.13/ix_values.yaml +++ b/stable/pydio-cells/7.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pydio-cells pullPolicy: IfNotPresent - tag: v3.0.9@sha256:8eb6e4fa8a6ad27056683a97c8c4e2a61f1a6324e9272ac0fb0018097abd1d7e + tag: 4.0.5@sha256:898696cd589ab3c1fa0651f57c562d29d3e920169b5d7f2b2536e0480110a19f securityContext: readOnlyRootFilesystem: false diff --git a/stable/pydio-cells/7.0.13/questions.yaml b/stable/pydio-cells/7.0.14/questions.yaml similarity index 100% rename from stable/pydio-cells/7.0.13/questions.yaml rename to stable/pydio-cells/7.0.14/questions.yaml diff --git a/stable/pydio-cells/7.0.13/templates/common.yaml b/stable/pydio-cells/7.0.14/templates/common.yaml similarity index 100% rename from stable/pydio-cells/7.0.13/templates/common.yaml rename to stable/pydio-cells/7.0.14/templates/common.yaml diff --git a/stable/pydio-cells/7.0.13/values.yaml b/stable/pydio-cells/7.0.14/values.yaml similarity index 100% rename from stable/pydio-cells/7.0.13/values.yaml rename to stable/pydio-cells/7.0.14/values.yaml