From 1fade2c2c93cd0884fa677922837deb097b484d9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Feb 2023 15:02:37 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/send/{2.0.9 => 2.0.10}/CHANGELOG.md | 18 +++++++++--------- incubator/send/{2.0.9 => 2.0.10}/Chart.yaml | 2 +- incubator/send/{2.0.9 => 2.0.10}/README.md | 0 incubator/send/2.0.10/app-changelog.md | 9 +++++++++ .../send/{2.0.9 => 2.0.10}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../send/{2.0.9 => 2.0.10}/ix_values.yaml | 2 +- .../send/{2.0.9 => 2.0.10}/questions.yaml | 0 .../{2.0.9 => 2.0.10}/templates/common.yaml | 0 incubator/send/{2.0.9 => 2.0.10}/values.yaml | 0 incubator/send/2.0.9/app-changelog.md | 9 --------- stable/youtrack/1.0.3/app-changelog.md | 9 --------- stable/youtrack/{1.0.3 => 1.0.4}/CHANGELOG.md | 9 +++++++++ stable/youtrack/{1.0.3 => 1.0.4}/Chart.yaml | 2 +- stable/youtrack/{1.0.3 => 1.0.4}/README.md | 0 stable/youtrack/1.0.4/app-changelog.md | 9 +++++++++ .../youtrack/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-11.1.2.tgz | Bin .../youtrack/{1.0.3 => 1.0.4}/ix_values.yaml | 2 +- .../youtrack/{1.0.3 => 1.0.4}/questions.yaml | 0 .../{1.0.3 => 1.0.4}/templates/_init.tpl | 0 .../{1.0.3 => 1.0.4}/templates/common.yaml | 0 stable/youtrack/{1.0.3 => 1.0.4}/values.yaml | 0 23 files changed, 40 insertions(+), 31 deletions(-) rename incubator/send/{2.0.9 => 2.0.10}/CHANGELOG.md (91%) rename incubator/send/{2.0.9 => 2.0.10}/Chart.yaml (98%) rename incubator/send/{2.0.9 => 2.0.10}/README.md (100%) create mode 100644 incubator/send/2.0.10/app-changelog.md rename incubator/send/{2.0.9 => 2.0.10}/app-readme.md (100%) rename incubator/send/{2.0.9 => 2.0.10}/charts/common-11.1.2.tgz (100%) rename incubator/send/{2.0.9 => 2.0.10}/ix_values.yaml (88%) rename incubator/send/{2.0.9 => 2.0.10}/questions.yaml (100%) rename incubator/send/{2.0.9 => 2.0.10}/templates/common.yaml (100%) rename incubator/send/{2.0.9 => 2.0.10}/values.yaml (100%) delete mode 100644 incubator/send/2.0.9/app-changelog.md delete mode 100644 stable/youtrack/1.0.3/app-changelog.md rename stable/youtrack/{1.0.3 => 1.0.4}/CHANGELOG.md (81%) rename stable/youtrack/{1.0.3 => 1.0.4}/Chart.yaml (98%) rename stable/youtrack/{1.0.3 => 1.0.4}/README.md (100%) create mode 100644 stable/youtrack/1.0.4/app-changelog.md rename stable/youtrack/{1.0.3 => 1.0.4}/app-readme.md (100%) rename stable/youtrack/{1.0.3 => 1.0.4}/charts/common-11.1.2.tgz (100%) rename stable/youtrack/{1.0.3 => 1.0.4}/ix_values.yaml (92%) rename stable/youtrack/{1.0.3 => 1.0.4}/questions.yaml (100%) rename stable/youtrack/{1.0.3 => 1.0.4}/templates/_init.tpl (100%) rename stable/youtrack/{1.0.3 => 1.0.4}/templates/common.yaml (100%) rename stable/youtrack/{1.0.3 => 1.0.4}/values.yaml (100%) diff --git a/incubator/send/2.0.9/CHANGELOG.md b/incubator/send/2.0.10/CHANGELOG.md similarity index 91% rename from incubator/send/2.0.9/CHANGELOG.md rename to incubator/send/2.0.10/CHANGELOG.md index 89b100c790..d137a7569f 100644 --- a/incubator/send/2.0.9/CHANGELOG.md +++ b/incubator/send/2.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [send-2.0.10](https://github.com/truecharts/charts/compare/send-2.0.9...send-2.0.10) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/send to latest + + + + ## [send-2.0.9](https://github.com/truecharts/charts/compare/projectsend-6.0.18...send-2.0.9) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [send-2.0.2](https://github.com/truecharts/charts/compare/projectsend-6.0.4...send-2.0.2) (2022-11-30) - - - - -## [send-2.0.2](https://github.com/truecharts/charts/compare/projectsend-6.0.4...send-2.0.2) (2022-11-30) - - - - diff --git a/incubator/send/2.0.9/Chart.yaml b/incubator/send/2.0.10/Chart.yaml similarity index 98% rename from incubator/send/2.0.9/Chart.yaml rename to incubator/send/2.0.10/Chart.yaml index 8e6abd5195..512e4df67b 100644 --- a/incubator/send/2.0.9/Chart.yaml +++ b/incubator/send/2.0.10/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://gitlab.com/timvisee/send - https://gitlab.com/timvisee/send type: application -version: 2.0.9 +version: 2.0.10 diff --git a/incubator/send/2.0.9/README.md b/incubator/send/2.0.10/README.md similarity index 100% rename from incubator/send/2.0.9/README.md rename to incubator/send/2.0.10/README.md diff --git a/incubator/send/2.0.10/app-changelog.md b/incubator/send/2.0.10/app-changelog.md new file mode 100644 index 0000000000..68d6dc0230 --- /dev/null +++ b/incubator/send/2.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [send-2.0.10](https://github.com/truecharts/charts/compare/send-2.0.9...send-2.0.10) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/send to latest + + \ No newline at end of file diff --git a/incubator/send/2.0.9/app-readme.md b/incubator/send/2.0.10/app-readme.md similarity index 100% rename from incubator/send/2.0.9/app-readme.md rename to incubator/send/2.0.10/app-readme.md diff --git a/incubator/send/2.0.9/charts/common-11.1.2.tgz b/incubator/send/2.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/send/2.0.9/charts/common-11.1.2.tgz rename to incubator/send/2.0.10/charts/common-11.1.2.tgz diff --git a/incubator/send/2.0.9/ix_values.yaml b/incubator/send/2.0.10/ix_values.yaml similarity index 88% rename from incubator/send/2.0.9/ix_values.yaml rename to incubator/send/2.0.10/ix_values.yaml index b4c513dfe7..d0e9ec7655 100644 --- a/incubator/send/2.0.9/ix_values.yaml +++ b/incubator/send/2.0.10/ix_values.yaml @@ -11,7 +11,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/send - tag: latest@sha256:07a1e41d0fe8b2cbc57acfbf4346f4226113dc3047871cd955ee57336c828f38 + tag: latest@sha256:ec1e55d4837c3a7fdb59ca2745af4afa1c981663e7d31b7a10c915d8acc02e63 persistence: uploadpath: enabled: true diff --git a/incubator/send/2.0.9/questions.yaml b/incubator/send/2.0.10/questions.yaml similarity index 100% rename from incubator/send/2.0.9/questions.yaml rename to incubator/send/2.0.10/questions.yaml diff --git a/incubator/send/2.0.9/templates/common.yaml b/incubator/send/2.0.10/templates/common.yaml similarity index 100% rename from incubator/send/2.0.9/templates/common.yaml rename to incubator/send/2.0.10/templates/common.yaml diff --git a/incubator/send/2.0.9/values.yaml b/incubator/send/2.0.10/values.yaml similarity index 100% rename from incubator/send/2.0.9/values.yaml rename to incubator/send/2.0.10/values.yaml diff --git a/incubator/send/2.0.9/app-changelog.md b/incubator/send/2.0.9/app-changelog.md deleted file mode 100644 index 7a4e421ab2..0000000000 --- a/incubator/send/2.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [send-2.0.9](https://github.com/truecharts/charts/compare/projectsend-6.0.18...send-2.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/youtrack/1.0.3/app-changelog.md b/stable/youtrack/1.0.3/app-changelog.md deleted file mode 100644 index 2f89520218..0000000000 --- a/stable/youtrack/1.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtrack-1.0.3](https://github.com/truecharts/charts/compare/youtrack-1.0.2...youtrack-1.0.3) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/youtrack to v2022.3.65370 - - \ No newline at end of file diff --git a/stable/youtrack/1.0.3/CHANGELOG.md b/stable/youtrack/1.0.4/CHANGELOG.md similarity index 81% rename from stable/youtrack/1.0.3/CHANGELOG.md rename to stable/youtrack/1.0.4/CHANGELOG.md index 70def3d8bd..b87ad13604 100644 --- a/stable/youtrack/1.0.3/CHANGELOG.md +++ b/stable/youtrack/1.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [youtrack-1.0.4](https://github.com/truecharts/charts/compare/youtrack-1.0.3...youtrack-1.0.4) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/youtrack to v2022.3.65371 + + + + ## [youtrack-1.0.3](https://github.com/truecharts/charts/compare/youtrack-1.0.2...youtrack-1.0.3) (2023-02-10) ### Chore diff --git a/stable/youtrack/1.0.3/Chart.yaml b/stable/youtrack/1.0.4/Chart.yaml similarity index 98% rename from stable/youtrack/1.0.3/Chart.yaml rename to stable/youtrack/1.0.4/Chart.yaml index 0153c17306..b53825b244 100644 --- a/stable/youtrack/1.0.3/Chart.yaml +++ b/stable/youtrack/1.0.4/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtrack - https://hub.docker.com/r/jetbrains/youtrack - https://www.jetbrains.com/youtrack/ -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/stable/youtrack/1.0.3/README.md b/stable/youtrack/1.0.4/README.md similarity index 100% rename from stable/youtrack/1.0.3/README.md rename to stable/youtrack/1.0.4/README.md diff --git a/stable/youtrack/1.0.4/app-changelog.md b/stable/youtrack/1.0.4/app-changelog.md new file mode 100644 index 0000000000..7a70d0c0e6 --- /dev/null +++ b/stable/youtrack/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtrack-1.0.4](https://github.com/truecharts/charts/compare/youtrack-1.0.3...youtrack-1.0.4) (2023-02-14) + +### Chore + +- update container image tccr.io/truecharts/youtrack to v2022.3.65371 + + \ No newline at end of file diff --git a/stable/youtrack/1.0.3/app-readme.md b/stable/youtrack/1.0.4/app-readme.md similarity index 100% rename from stable/youtrack/1.0.3/app-readme.md rename to stable/youtrack/1.0.4/app-readme.md diff --git a/stable/youtrack/1.0.3/charts/common-11.1.2.tgz b/stable/youtrack/1.0.4/charts/common-11.1.2.tgz similarity index 100% rename from stable/youtrack/1.0.3/charts/common-11.1.2.tgz rename to stable/youtrack/1.0.4/charts/common-11.1.2.tgz diff --git a/stable/youtrack/1.0.3/ix_values.yaml b/stable/youtrack/1.0.4/ix_values.yaml similarity index 92% rename from stable/youtrack/1.0.3/ix_values.yaml rename to stable/youtrack/1.0.4/ix_values.yaml index bd8cf2c8d0..e11a33421a 100644 --- a/stable/youtrack/1.0.3/ix_values.yaml +++ b/stable/youtrack/1.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/youtrack - tag: 2022.3.65370@sha256:5e2ebdb17a0847d5d1cee011b4fb5a858c4a687b9119b819f6bd3d69cb26ca50 + tag: 2022.3.65371@sha256:fafee0128feddaa0535dbde86dd2bbab42ad595ec57b469f8a737f1f4b66ca97 pullPolicy: IfNotPresent securityContext: diff --git a/stable/youtrack/1.0.3/questions.yaml b/stable/youtrack/1.0.4/questions.yaml similarity index 100% rename from stable/youtrack/1.0.3/questions.yaml rename to stable/youtrack/1.0.4/questions.yaml diff --git a/stable/youtrack/1.0.3/templates/_init.tpl b/stable/youtrack/1.0.4/templates/_init.tpl similarity index 100% rename from stable/youtrack/1.0.3/templates/_init.tpl rename to stable/youtrack/1.0.4/templates/_init.tpl diff --git a/stable/youtrack/1.0.3/templates/common.yaml b/stable/youtrack/1.0.4/templates/common.yaml similarity index 100% rename from stable/youtrack/1.0.3/templates/common.yaml rename to stable/youtrack/1.0.4/templates/common.yaml diff --git a/stable/youtrack/1.0.3/values.yaml b/stable/youtrack/1.0.4/values.yaml similarity index 100% rename from stable/youtrack/1.0.3/values.yaml rename to stable/youtrack/1.0.4/values.yaml