From efda730a0df5ec7e985bb8a83a8b5faf18b950fc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 13 Sep 2023 10:48:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/8.0.0/app-changelog.md | 0 stable/baserow/{8.0.0 => 8.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/baserow/{8.0.0 => 8.0.1}/Chart.yaml | 4 ++-- stable/baserow/{8.0.0 => 8.0.1}/README.md | 0 stable/baserow/8.0.1/app-changelog.md | 9 +++++++++ stable/baserow/{8.0.0 => 8.0.1}/app-readme.md | 0 .../{8.0.0 => 8.0.1}/charts/common-14.0.1.tgz | Bin .../{8.0.0 => 8.0.1}/charts/redis-6.0.66.tgz | Bin .../baserow/{8.0.0 => 8.0.1}/ix_values.yaml | 2 +- .../baserow/{8.0.0 => 8.0.1}/questions.yaml | 0 .../{8.0.0 => 8.0.1}/templates/NOTES.txt | 0 .../{8.0.0 => 8.0.1}/templates/_secrets.tpl | 0 .../{8.0.0 => 8.0.1}/templates/common.yaml | 0 stable/baserow/{8.0.0 => 8.0.1}/values.yaml | 0 14 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/baserow/8.0.0/app-changelog.md rename stable/baserow/{8.0.0 => 8.0.1}/CHANGELOG.md (90%) rename stable/baserow/{8.0.0 => 8.0.1}/Chart.yaml (95%) rename stable/baserow/{8.0.0 => 8.0.1}/README.md (100%) create mode 100644 stable/baserow/8.0.1/app-changelog.md rename stable/baserow/{8.0.0 => 8.0.1}/app-readme.md (100%) rename stable/baserow/{8.0.0 => 8.0.1}/charts/common-14.0.1.tgz (100%) rename stable/baserow/{8.0.0 => 8.0.1}/charts/redis-6.0.66.tgz (100%) rename stable/baserow/{8.0.0 => 8.0.1}/ix_values.yaml (96%) rename stable/baserow/{8.0.0 => 8.0.1}/questions.yaml (100%) rename stable/baserow/{8.0.0 => 8.0.1}/templates/NOTES.txt (100%) rename stable/baserow/{8.0.0 => 8.0.1}/templates/_secrets.tpl (100%) rename stable/baserow/{8.0.0 => 8.0.1}/templates/common.yaml (100%) rename stable/baserow/{8.0.0 => 8.0.1}/values.yaml (100%) diff --git a/stable/baserow/8.0.0/app-changelog.md b/stable/baserow/8.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/baserow/8.0.0/CHANGELOG.md b/stable/baserow/8.0.1/CHANGELOG.md similarity index 90% rename from stable/baserow/8.0.0/CHANGELOG.md rename to stable/baserow/8.0.1/CHANGELOG.md index f73488022f..aa5cb057fa 100644 --- a/stable/baserow/8.0.0/CHANGELOG.md +++ b/stable/baserow/8.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553)) + + + + ## [baserow-8.0.0](https://github.com/truecharts/charts/compare/baserow-7.0.30...baserow-8.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - - -## [baserow-7.0.21](https://github.com/truecharts/charts/compare/baserow-7.0.20...baserow-7.0.21) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/baserow/8.0.0/Chart.yaml b/stable/baserow/8.0.1/Chart.yaml similarity index 95% rename from stable/baserow/8.0.0/Chart.yaml rename to stable/baserow/8.0.1/Chart.yaml index 2d271e3ef1..4c42b2dedc 100644 --- a/stable/baserow/8.0.0/Chart.yaml +++ b/stable/baserow/8.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.19.1" +appVersion: "1.20.0" 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: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/8.0.0/README.md b/stable/baserow/8.0.1/README.md similarity index 100% rename from stable/baserow/8.0.0/README.md rename to stable/baserow/8.0.1/README.md diff --git a/stable/baserow/8.0.1/app-changelog.md b/stable/baserow/8.0.1/app-changelog.md new file mode 100644 index 0000000000..bed919bd69 --- /dev/null +++ b/stable/baserow/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-8.0.1](https://github.com/truecharts/charts/compare/baserow-8.0.0...baserow-8.0.1) (2023-09-13) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.20.0 ([#12553](https://github.com/truecharts/charts/issues/12553)) + + \ No newline at end of file diff --git a/stable/baserow/8.0.0/app-readme.md b/stable/baserow/8.0.1/app-readme.md similarity index 100% rename from stable/baserow/8.0.0/app-readme.md rename to stable/baserow/8.0.1/app-readme.md diff --git a/stable/baserow/8.0.0/charts/common-14.0.1.tgz b/stable/baserow/8.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/baserow/8.0.0/charts/common-14.0.1.tgz rename to stable/baserow/8.0.1/charts/common-14.0.1.tgz diff --git a/stable/baserow/8.0.0/charts/redis-6.0.66.tgz b/stable/baserow/8.0.1/charts/redis-6.0.66.tgz similarity index 100% rename from stable/baserow/8.0.0/charts/redis-6.0.66.tgz rename to stable/baserow/8.0.1/charts/redis-6.0.66.tgz diff --git a/stable/baserow/8.0.0/ix_values.yaml b/stable/baserow/8.0.1/ix_values.yaml similarity index 96% rename from stable/baserow/8.0.0/ix_values.yaml rename to stable/baserow/8.0.1/ix_values.yaml index 2fdf287913..837a21c5c6 100644 --- a/stable/baserow/8.0.0/ix_values.yaml +++ b/stable/baserow/8.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: v1.19.1@sha256:8bfc8ed9cbf8136183dd28a44fe57fb2ea21b8b52b4f3c725eec894b0cc6d66e + tag: v1.20.0@sha256:23b7e4d09c7f1e01707d4f943459e15750cf3fd716dad18cc72600c23bec651c pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/8.0.0/questions.yaml b/stable/baserow/8.0.1/questions.yaml similarity index 100% rename from stable/baserow/8.0.0/questions.yaml rename to stable/baserow/8.0.1/questions.yaml diff --git a/stable/baserow/8.0.0/templates/NOTES.txt b/stable/baserow/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/baserow/8.0.0/templates/NOTES.txt rename to stable/baserow/8.0.1/templates/NOTES.txt diff --git a/stable/baserow/8.0.0/templates/_secrets.tpl b/stable/baserow/8.0.1/templates/_secrets.tpl similarity index 100% rename from stable/baserow/8.0.0/templates/_secrets.tpl rename to stable/baserow/8.0.1/templates/_secrets.tpl diff --git a/stable/baserow/8.0.0/templates/common.yaml b/stable/baserow/8.0.1/templates/common.yaml similarity index 100% rename from stable/baserow/8.0.0/templates/common.yaml rename to stable/baserow/8.0.1/templates/common.yaml diff --git a/stable/baserow/8.0.0/values.yaml b/stable/baserow/8.0.1/values.yaml similarity index 100% rename from stable/baserow/8.0.0/values.yaml rename to stable/baserow/8.0.1/values.yaml