From 75f0753f38309e65ed7ea3760403b2e5ebbc0336 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 10 Dec 2022 01:51:30 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/6.0.10/app-changelog.md | 9 --------- stable/baserow/{6.0.10 => 6.0.11}/CHANGELOG.md | 10 +++++----- stable/baserow/{6.0.10 => 6.0.11}/Chart.yaml | 4 ++-- stable/baserow/{6.0.10 => 6.0.11}/README.md | 0 stable/baserow/6.0.11/app-changelog.md | 4 ++++ stable/baserow/{6.0.10 => 6.0.11}/app-readme.md | 0 .../{6.0.10 => 6.0.11}/charts/common-11.0.4.tgz | Bin .../{6.0.10 => 6.0.11}/charts/postgresql-11.0.7.tgz | Bin .../{6.0.10 => 6.0.11}/charts/redis-5.0.7.tgz | Bin stable/baserow/{6.0.10 => 6.0.11}/ix_values.yaml | 2 +- stable/baserow/{6.0.10 => 6.0.11}/questions.yaml | 0 .../{6.0.10 => 6.0.11}/templates/_secrets.tpl | 0 .../{6.0.10 => 6.0.11}/templates/common.yaml | 0 stable/baserow/{6.0.10 => 6.0.11}/values.yaml | 0 14 files changed, 12 insertions(+), 17 deletions(-) delete mode 100644 stable/baserow/6.0.10/app-changelog.md rename stable/baserow/{6.0.10 => 6.0.11}/CHANGELOG.md (94%) rename stable/baserow/{6.0.10 => 6.0.11}/Chart.yaml (96%) rename stable/baserow/{6.0.10 => 6.0.11}/README.md (100%) create mode 100644 stable/baserow/6.0.11/app-changelog.md rename stable/baserow/{6.0.10 => 6.0.11}/app-readme.md (100%) rename stable/baserow/{6.0.10 => 6.0.11}/charts/common-11.0.4.tgz (100%) rename stable/baserow/{6.0.10 => 6.0.11}/charts/postgresql-11.0.7.tgz (100%) rename stable/baserow/{6.0.10 => 6.0.11}/charts/redis-5.0.7.tgz (100%) rename stable/baserow/{6.0.10 => 6.0.11}/ix_values.yaml (94%) rename stable/baserow/{6.0.10 => 6.0.11}/questions.yaml (100%) rename stable/baserow/{6.0.10 => 6.0.11}/templates/_secrets.tpl (100%) rename stable/baserow/{6.0.10 => 6.0.11}/templates/common.yaml (100%) rename stable/baserow/{6.0.10 => 6.0.11}/values.yaml (100%) diff --git a/stable/baserow/6.0.10/app-changelog.md b/stable/baserow/6.0.10/app-changelog.md deleted file mode 100644 index de89e37a73..0000000000 --- a/stable/baserow/6.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-6.0.10](https://github.com/truecharts/charts/compare/baserow-6.0.9...baserow-6.0.10) (2022-12-05) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/baserow/6.0.10/CHANGELOG.md b/stable/baserow/6.0.11/CHANGELOG.md similarity index 94% rename from stable/baserow/6.0.10/CHANGELOG.md rename to stable/baserow/6.0.11/CHANGELOG.md index 96be7b52f7..1e61e07fb3 100644 --- a/stable/baserow/6.0.10/CHANGELOG.md +++ b/stable/baserow/6.0.11/CHANGELOG.md @@ -4,6 +4,11 @@ +## [baserow-6.0.11](https://github.com/truecharts/charts/compare/baserow-6.0.10...baserow-6.0.11) (2022-12-10) + + + + ## [baserow-6.0.10](https://github.com/truecharts/charts/compare/baserow-6.0.9...baserow-6.0.10) (2022-12-05) ### Chore @@ -92,8 +97,3 @@ - -## [baserow-6.0.8](https://github.com/truecharts/charts/compare/baserow-6.0.7...baserow-6.0.8) (2022-11-29) - - - diff --git a/stable/baserow/6.0.10/Chart.yaml b/stable/baserow/6.0.11/Chart.yaml similarity index 96% rename from stable/baserow/6.0.10/Chart.yaml rename to stable/baserow/6.0.11/Chart.yaml index 7c1d40f0e8..9c0c83214b 100644 --- a/stable/baserow/6.0.10/Chart.yaml +++ b/stable/baserow/6.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.13.1" +appVersion: "1.13.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - https://hub.docker.com/r/baserow/baserow - https://gitlab.com/bramw/baserow/ -version: 6.0.10 +version: 6.0.11 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/6.0.10/README.md b/stable/baserow/6.0.11/README.md similarity index 100% rename from stable/baserow/6.0.10/README.md rename to stable/baserow/6.0.11/README.md diff --git a/stable/baserow/6.0.11/app-changelog.md b/stable/baserow/6.0.11/app-changelog.md new file mode 100644 index 0000000000..e56f79905c --- /dev/null +++ b/stable/baserow/6.0.11/app-changelog.md @@ -0,0 +1,4 @@ + + +## [baserow-6.0.11](https://github.com/truecharts/charts/compare/baserow-6.0.10...baserow-6.0.11) (2022-12-10) + diff --git a/stable/baserow/6.0.10/app-readme.md b/stable/baserow/6.0.11/app-readme.md similarity index 100% rename from stable/baserow/6.0.10/app-readme.md rename to stable/baserow/6.0.11/app-readme.md diff --git a/stable/baserow/6.0.10/charts/common-11.0.4.tgz b/stable/baserow/6.0.11/charts/common-11.0.4.tgz similarity index 100% rename from stable/baserow/6.0.10/charts/common-11.0.4.tgz rename to stable/baserow/6.0.11/charts/common-11.0.4.tgz diff --git a/stable/baserow/6.0.10/charts/postgresql-11.0.7.tgz b/stable/baserow/6.0.11/charts/postgresql-11.0.7.tgz similarity index 100% rename from stable/baserow/6.0.10/charts/postgresql-11.0.7.tgz rename to stable/baserow/6.0.11/charts/postgresql-11.0.7.tgz diff --git a/stable/baserow/6.0.10/charts/redis-5.0.7.tgz b/stable/baserow/6.0.11/charts/redis-5.0.7.tgz similarity index 100% rename from stable/baserow/6.0.10/charts/redis-5.0.7.tgz rename to stable/baserow/6.0.11/charts/redis-5.0.7.tgz diff --git a/stable/baserow/6.0.10/ix_values.yaml b/stable/baserow/6.0.11/ix_values.yaml similarity index 94% rename from stable/baserow/6.0.10/ix_values.yaml rename to stable/baserow/6.0.11/ix_values.yaml index 7a4e412de7..319ae756f6 100644 --- a/stable/baserow/6.0.10/ix_values.yaml +++ b/stable/baserow/6.0.11/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: 1.13.1@sha256:d6f1eacb208b65d123c01d255c42be055c89d7dd354e6dc1be89b072df4f02a7 + tag: 1.13.2@sha256:22b00f774d5843c37359ebebec866e237868db3f666462dbe494d1a2a15b38e2 pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/6.0.10/questions.yaml b/stable/baserow/6.0.11/questions.yaml similarity index 100% rename from stable/baserow/6.0.10/questions.yaml rename to stable/baserow/6.0.11/questions.yaml diff --git a/stable/baserow/6.0.10/templates/_secrets.tpl b/stable/baserow/6.0.11/templates/_secrets.tpl similarity index 100% rename from stable/baserow/6.0.10/templates/_secrets.tpl rename to stable/baserow/6.0.11/templates/_secrets.tpl diff --git a/stable/baserow/6.0.10/templates/common.yaml b/stable/baserow/6.0.11/templates/common.yaml similarity index 100% rename from stable/baserow/6.0.10/templates/common.yaml rename to stable/baserow/6.0.11/templates/common.yaml diff --git a/stable/baserow/6.0.10/values.yaml b/stable/baserow/6.0.11/values.yaml similarity index 100% rename from stable/baserow/6.0.10/values.yaml rename to stable/baserow/6.0.11/values.yaml