From b25b90cbf7d91a82a0f1933d092ef3a9b7319bf2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 21 Jul 2023 11:38:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/7.0.28/app-changelog.md | 9 --------- .../baserow/{7.0.28 => 7.0.29}/CHANGELOG.md | 18 +++++++++--------- stable/baserow/{7.0.28 => 7.0.29}/Chart.yaml | 4 ++-- stable/baserow/{7.0.28 => 7.0.29}/README.md | 0 stable/baserow/7.0.29/app-changelog.md | 9 +++++++++ .../baserow/{7.0.28 => 7.0.29}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/redis-6.0.62.tgz | Bin .../baserow/{7.0.28 => 7.0.29}/ix_values.yaml | 2 +- .../baserow/{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/baserow/{7.0.28 => 7.0.29}/values.yaml | 0 14 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/baserow/7.0.28/app-changelog.md rename stable/baserow/{7.0.28 => 7.0.29}/CHANGELOG.md (90%) rename stable/baserow/{7.0.28 => 7.0.29}/Chart.yaml (95%) rename stable/baserow/{7.0.28 => 7.0.29}/README.md (100%) create mode 100644 stable/baserow/7.0.29/app-changelog.md rename stable/baserow/{7.0.28 => 7.0.29}/app-readme.md (100%) rename stable/baserow/{7.0.28 => 7.0.29}/charts/common-12.14.6.tgz (100%) rename stable/baserow/{7.0.28 => 7.0.29}/charts/redis-6.0.62.tgz (100%) rename stable/baserow/{7.0.28 => 7.0.29}/ix_values.yaml (96%) rename stable/baserow/{7.0.28 => 7.0.29}/questions.yaml (100%) rename stable/baserow/{7.0.28 => 7.0.29}/templates/NOTES.txt (100%) rename stable/baserow/{7.0.28 => 7.0.29}/templates/_secrets.tpl (100%) rename stable/baserow/{7.0.28 => 7.0.29}/templates/common.yaml (100%) rename stable/baserow/{7.0.28 => 7.0.29}/values.yaml (100%) diff --git a/stable/baserow/7.0.28/app-changelog.md b/stable/baserow/7.0.28/app-changelog.md deleted file mode 100644 index fbb4a5d947..0000000000 --- a/stable/baserow/7.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-7.0.28](https://github.com/truecharts/charts/compare/baserow-7.0.27...baserow-7.0.28) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.19.0 ([#10654](https://github.com/truecharts/charts/issues/10654)) - - \ No newline at end of file diff --git a/stable/baserow/7.0.28/CHANGELOG.md b/stable/baserow/7.0.29/CHANGELOG.md similarity index 90% rename from stable/baserow/7.0.28/CHANGELOG.md rename to stable/baserow/7.0.29/CHANGELOG.md index cc5856e04c..655d2fb3ca 100644 --- a/stable/baserow/7.0.28/CHANGELOG.md +++ b/stable/baserow/7.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [baserow-7.0.29](https://github.com/truecharts/charts/compare/baserow-7.0.28...baserow-7.0.29) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.19.1 ([#10698](https://github.com/truecharts/charts/issues/10698)) + + + + ## [baserow-7.0.28](https://github.com/truecharts/charts/compare/baserow-7.0.27...baserow-7.0.28) (2023-07-20) ### Chore @@ -88,12 +97,3 @@ ## [baserow-7.0.19](https://github.com/truecharts/charts/compare/baserow-7.0.18...baserow-7.0.19) (2023-05-28) ### Chore - -- update container image tccr.io/truecharts/baserow to v1.17.2 ([#9226](https://github.com/truecharts/charts/issues/9226)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - diff --git a/stable/baserow/7.0.28/Chart.yaml b/stable/baserow/7.0.29/Chart.yaml similarity index 95% rename from stable/baserow/7.0.28/Chart.yaml rename to stable/baserow/7.0.29/Chart.yaml index ee46656960..6e8523242e 100644 --- a/stable/baserow/7.0.28/Chart.yaml +++ b/stable/baserow/7.0.29/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.19.0" +appVersion: "1.19.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: baserow sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://gitlab.com/bramw/baserow/ -version: 7.0.28 +version: 7.0.29 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/7.0.28/README.md b/stable/baserow/7.0.29/README.md similarity index 100% rename from stable/baserow/7.0.28/README.md rename to stable/baserow/7.0.29/README.md diff --git a/stable/baserow/7.0.29/app-changelog.md b/stable/baserow/7.0.29/app-changelog.md new file mode 100644 index 0000000000..667294ff21 --- /dev/null +++ b/stable/baserow/7.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-7.0.29](https://github.com/truecharts/charts/compare/baserow-7.0.28...baserow-7.0.29) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.19.1 ([#10698](https://github.com/truecharts/charts/issues/10698)) + + \ No newline at end of file diff --git a/stable/baserow/7.0.28/app-readme.md b/stable/baserow/7.0.29/app-readme.md similarity index 100% rename from stable/baserow/7.0.28/app-readme.md rename to stable/baserow/7.0.29/app-readme.md diff --git a/stable/baserow/7.0.28/charts/common-12.14.6.tgz b/stable/baserow/7.0.29/charts/common-12.14.6.tgz similarity index 100% rename from stable/baserow/7.0.28/charts/common-12.14.6.tgz rename to stable/baserow/7.0.29/charts/common-12.14.6.tgz diff --git a/stable/baserow/7.0.28/charts/redis-6.0.62.tgz b/stable/baserow/7.0.29/charts/redis-6.0.62.tgz similarity index 100% rename from stable/baserow/7.0.28/charts/redis-6.0.62.tgz rename to stable/baserow/7.0.29/charts/redis-6.0.62.tgz diff --git a/stable/baserow/7.0.28/ix_values.yaml b/stable/baserow/7.0.29/ix_values.yaml similarity index 96% rename from stable/baserow/7.0.28/ix_values.yaml rename to stable/baserow/7.0.29/ix_values.yaml index e3481443c0..2fdf287913 100644 --- a/stable/baserow/7.0.28/ix_values.yaml +++ b/stable/baserow/7.0.29/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: v1.19.0@sha256:562b60bd319ddbfb37f9472edfc35f079467b519ad2a5dd68f6c1ab0395f3822 + tag: v1.19.1@sha256:8bfc8ed9cbf8136183dd28a44fe57fb2ea21b8b52b4f3c725eec894b0cc6d66e pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/7.0.28/questions.yaml b/stable/baserow/7.0.29/questions.yaml similarity index 100% rename from stable/baserow/7.0.28/questions.yaml rename to stable/baserow/7.0.29/questions.yaml diff --git a/stable/baserow/7.0.28/templates/NOTES.txt b/stable/baserow/7.0.29/templates/NOTES.txt similarity index 100% rename from stable/baserow/7.0.28/templates/NOTES.txt rename to stable/baserow/7.0.29/templates/NOTES.txt diff --git a/stable/baserow/7.0.28/templates/_secrets.tpl b/stable/baserow/7.0.29/templates/_secrets.tpl similarity index 100% rename from stable/baserow/7.0.28/templates/_secrets.tpl rename to stable/baserow/7.0.29/templates/_secrets.tpl diff --git a/stable/baserow/7.0.28/templates/common.yaml b/stable/baserow/7.0.29/templates/common.yaml similarity index 100% rename from stable/baserow/7.0.28/templates/common.yaml rename to stable/baserow/7.0.29/templates/common.yaml diff --git a/stable/baserow/7.0.28/values.yaml b/stable/baserow/7.0.29/values.yaml similarity index 100% rename from stable/baserow/7.0.28/values.yaml rename to stable/baserow/7.0.29/values.yaml