From 3c5162d3e11bf3404c1eecb6177b6d26f4b54dd2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 20:39:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/outline/7.0.28/app-changelog.md | 9 --------- .../outline/{7.0.28 => 7.0.29}/CHANGELOG.md | 18 +++++++++--------- stable/outline/{7.0.28 => 7.0.29}/Chart.yaml | 4 ++-- stable/outline/{7.0.28 => 7.0.29}/LICENSE | 0 stable/outline/{7.0.28 => 7.0.29}/README.md | 0 stable/outline/7.0.29/app-changelog.md | 9 +++++++++ .../outline/{7.0.28 => 7.0.29}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/redis-6.0.62.tgz | Bin .../outline/{7.0.28 => 7.0.29}/ix_values.yaml | 2 +- .../outline/{7.0.28 => 7.0.29}/questions.yaml | 0 .../{7.0.28 => 7.0.29}/templates/NOTES.txt | 0 .../{7.0.28 => 7.0.29}/templates/_secrets.tpl | 0 .../{7.0.28 => 7.0.29}/templates/common.yaml | 0 stable/outline/{7.0.28 => 7.0.29}/values.yaml | 0 15 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/outline/7.0.28/app-changelog.md rename stable/outline/{7.0.28 => 7.0.29}/CHANGELOG.md (90%) rename stable/outline/{7.0.28 => 7.0.29}/Chart.yaml (95%) rename stable/outline/{7.0.28 => 7.0.29}/LICENSE (100%) rename stable/outline/{7.0.28 => 7.0.29}/README.md (100%) create mode 100644 stable/outline/7.0.29/app-changelog.md rename stable/outline/{7.0.28 => 7.0.29}/app-readme.md (100%) rename stable/outline/{7.0.28 => 7.0.29}/charts/common-12.14.6.tgz (100%) rename stable/outline/{7.0.28 => 7.0.29}/charts/redis-6.0.62.tgz (100%) rename stable/outline/{7.0.28 => 7.0.29}/ix_values.yaml (97%) rename stable/outline/{7.0.28 => 7.0.29}/questions.yaml (100%) rename stable/outline/{7.0.28 => 7.0.29}/templates/NOTES.txt (100%) rename stable/outline/{7.0.28 => 7.0.29}/templates/_secrets.tpl (100%) rename stable/outline/{7.0.28 => 7.0.29}/templates/common.yaml (100%) rename stable/outline/{7.0.28 => 7.0.29}/values.yaml (100%) diff --git a/stable/outline/7.0.28/app-changelog.md b/stable/outline/7.0.28/app-changelog.md deleted file mode 100644 index 46988e2f9be..00000000000 --- a/stable/outline/7.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294)) - - \ No newline at end of file diff --git a/stable/outline/7.0.28/CHANGELOG.md b/stable/outline/7.0.29/CHANGELOG.md similarity index 90% rename from stable/outline/7.0.28/CHANGELOG.md rename to stable/outline/7.0.29/CHANGELOG.md index d589b2c47cd..f11b6ad4331 100644 --- a/stable/outline/7.0.28/CHANGELOG.md +++ b/stable/outline/7.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588)) + + + + ## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) ### Chore @@ -88,12 +97,3 @@ - -## [outline-7.0.19](https://github.com/truecharts/charts/compare/outline-7.0.18...outline-7.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - diff --git a/stable/outline/7.0.28/Chart.yaml b/stable/outline/7.0.29/Chart.yaml similarity index 95% rename from stable/outline/7.0.28/Chart.yaml rename to stable/outline/7.0.29/Chart.yaml index 1f995f47b57..24a0a322c34 100644 --- a/stable/outline/7.0.28/Chart.yaml +++ b/stable/outline/7.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.70.1" +appVersion: "0.70.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 7.0.28 +version: 7.0.29 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/7.0.28/LICENSE b/stable/outline/7.0.29/LICENSE similarity index 100% rename from stable/outline/7.0.28/LICENSE rename to stable/outline/7.0.29/LICENSE diff --git a/stable/outline/7.0.28/README.md b/stable/outline/7.0.29/README.md similarity index 100% rename from stable/outline/7.0.28/README.md rename to stable/outline/7.0.29/README.md diff --git a/stable/outline/7.0.29/app-changelog.md b/stable/outline/7.0.29/app-changelog.md new file mode 100644 index 00000000000..45d203fe916 --- /dev/null +++ b/stable/outline/7.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-7.0.29](https://github.com/truecharts/charts/compare/outline-7.0.28...outline-7.0.29) (2023-07-18) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.2 ([#10588](https://github.com/truecharts/charts/issues/10588)) + + \ No newline at end of file diff --git a/stable/outline/7.0.28/app-readme.md b/stable/outline/7.0.29/app-readme.md similarity index 100% rename from stable/outline/7.0.28/app-readme.md rename to stable/outline/7.0.29/app-readme.md diff --git a/stable/outline/7.0.28/charts/common-12.14.6.tgz b/stable/outline/7.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/outline/7.0.28/charts/common-12.14.6.tgz rename to stable/outline/7.0.29/charts/common-12.14.6.tgz diff --git a/stable/outline/7.0.28/charts/redis-6.0.62.tgz b/stable/outline/7.0.29/charts/redis-6.0.62.tgz similarity index 100% rename from stable/outline/7.0.28/charts/redis-6.0.62.tgz rename to stable/outline/7.0.29/charts/redis-6.0.62.tgz diff --git a/stable/outline/7.0.28/ix_values.yaml b/stable/outline/7.0.29/ix_values.yaml similarity index 97% rename from stable/outline/7.0.28/ix_values.yaml rename to stable/outline/7.0.29/ix_values.yaml index 96a15ec5927..8aa4b167c42 100644 --- a/stable/outline/7.0.28/ix_values.yaml +++ b/stable/outline/7.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/outline pullPolicy: IfNotPresent - tag: v0.70.1@sha256:69e99bfed73479a56c609aebb87adc8e7090f0061617d5b108d2688b8dafb117 + tag: v0.70.2@sha256:4f3f967152d2492518808f2aac6b964530090054f69b36f7e9902282f0bb1805 service: main: ports: diff --git a/stable/outline/7.0.28/questions.yaml b/stable/outline/7.0.29/questions.yaml similarity index 100% rename from stable/outline/7.0.28/questions.yaml rename to stable/outline/7.0.29/questions.yaml diff --git a/stable/outline/7.0.28/templates/NOTES.txt b/stable/outline/7.0.29/templates/NOTES.txt similarity index 100% rename from stable/outline/7.0.28/templates/NOTES.txt rename to stable/outline/7.0.29/templates/NOTES.txt diff --git a/stable/outline/7.0.28/templates/_secrets.tpl b/stable/outline/7.0.29/templates/_secrets.tpl similarity index 100% rename from stable/outline/7.0.28/templates/_secrets.tpl rename to stable/outline/7.0.29/templates/_secrets.tpl diff --git a/stable/outline/7.0.28/templates/common.yaml b/stable/outline/7.0.29/templates/common.yaml similarity index 100% rename from stable/outline/7.0.28/templates/common.yaml rename to stable/outline/7.0.29/templates/common.yaml diff --git a/stable/outline/7.0.28/values.yaml b/stable/outline/7.0.29/values.yaml similarity index 100% rename from stable/outline/7.0.28/values.yaml rename to stable/outline/7.0.29/values.yaml