From 730b2470f3cfc2deae2dbf5a0ab7e25ec690799b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 20:58:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/6.0.5/app-changelog.md | 9 --------- stable/baserow/{6.0.5 => 6.0.6}/CHANGELOG.md | 0 stable/baserow/{6.0.5 => 6.0.6}/Chart.yaml | 4 ++-- stable/baserow/{6.0.5 => 6.0.6}/README.md | 0 stable/baserow/6.0.6/app-changelog.md | 9 +++++++++ stable/baserow/{6.0.5 => 6.0.6}/app-readme.md | 0 .../{6.0.5 => 6.0.6}/charts/common-11.0.3.tgz | Bin .../{6.0.5 => 6.0.6}/charts/postgresql-11.0.1.tgz | Bin .../baserow/{6.0.5 => 6.0.6}/charts/redis-5.0.3.tgz | Bin stable/baserow/{6.0.5 => 6.0.6}/ix_values.yaml | 2 +- stable/baserow/{6.0.5 => 6.0.6}/questions.yaml | 0 .../baserow/{6.0.5 => 6.0.6}/templates/_secrets.tpl | 0 .../baserow/{6.0.5 => 6.0.6}/templates/common.yaml | 0 stable/baserow/{6.0.5 => 6.0.6}/values.yaml | 0 14 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 stable/baserow/6.0.5/app-changelog.md rename stable/baserow/{6.0.5 => 6.0.6}/CHANGELOG.md (100%) rename stable/baserow/{6.0.5 => 6.0.6}/Chart.yaml (96%) rename stable/baserow/{6.0.5 => 6.0.6}/README.md (100%) create mode 100644 stable/baserow/6.0.6/app-changelog.md rename stable/baserow/{6.0.5 => 6.0.6}/app-readme.md (100%) rename stable/baserow/{6.0.5 => 6.0.6}/charts/common-11.0.3.tgz (100%) rename stable/baserow/{6.0.5 => 6.0.6}/charts/postgresql-11.0.1.tgz (100%) rename stable/baserow/{6.0.5 => 6.0.6}/charts/redis-5.0.3.tgz (100%) rename stable/baserow/{6.0.5 => 6.0.6}/ix_values.yaml (94%) rename stable/baserow/{6.0.5 => 6.0.6}/questions.yaml (100%) rename stable/baserow/{6.0.5 => 6.0.6}/templates/_secrets.tpl (100%) rename stable/baserow/{6.0.5 => 6.0.6}/templates/common.yaml (100%) rename stable/baserow/{6.0.5 => 6.0.6}/values.yaml (100%) diff --git a/stable/baserow/6.0.5/app-changelog.md b/stable/baserow/6.0.5/app-changelog.md deleted file mode 100644 index 673841a8e5..0000000000 --- a/stable/baserow/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-6.0.5](https://github.com/truecharts/charts/compare/baserow-6.0.4...baserow-6.0.5) (2022-11-22) - -### Chore - -- bump all apps using pgsql, to use the reverted pgsql ([#4740](https://github.com/truecharts/charts/issues/4740)) - - \ No newline at end of file diff --git a/stable/baserow/6.0.5/CHANGELOG.md b/stable/baserow/6.0.6/CHANGELOG.md similarity index 100% rename from stable/baserow/6.0.5/CHANGELOG.md rename to stable/baserow/6.0.6/CHANGELOG.md diff --git a/stable/baserow/6.0.5/Chart.yaml b/stable/baserow/6.0.6/Chart.yaml similarity index 96% rename from stable/baserow/6.0.5/Chart.yaml rename to stable/baserow/6.0.6/Chart.yaml index 8771c30626..a3731df641 100644 --- a/stable/baserow/6.0.5/Chart.yaml +++ b/stable/baserow/6.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.13.0" +appVersion: "1.13.1" 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.5 +version: 6.0.6 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/6.0.5/README.md b/stable/baserow/6.0.6/README.md similarity index 100% rename from stable/baserow/6.0.5/README.md rename to stable/baserow/6.0.6/README.md diff --git a/stable/baserow/6.0.6/app-changelog.md b/stable/baserow/6.0.6/app-changelog.md new file mode 100644 index 0000000000..3445696d31 --- /dev/null +++ b/stable/baserow/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-6.0.6](https://github.com/truecharts/charts/compare/baserow-6.0.5...baserow-6.0.6) (2022-11-22) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.13.1 + + \ No newline at end of file diff --git a/stable/baserow/6.0.5/app-readme.md b/stable/baserow/6.0.6/app-readme.md similarity index 100% rename from stable/baserow/6.0.5/app-readme.md rename to stable/baserow/6.0.6/app-readme.md diff --git a/stable/baserow/6.0.5/charts/common-11.0.3.tgz b/stable/baserow/6.0.6/charts/common-11.0.3.tgz similarity index 100% rename from stable/baserow/6.0.5/charts/common-11.0.3.tgz rename to stable/baserow/6.0.6/charts/common-11.0.3.tgz diff --git a/stable/baserow/6.0.5/charts/postgresql-11.0.1.tgz b/stable/baserow/6.0.6/charts/postgresql-11.0.1.tgz similarity index 100% rename from stable/baserow/6.0.5/charts/postgresql-11.0.1.tgz rename to stable/baserow/6.0.6/charts/postgresql-11.0.1.tgz diff --git a/stable/baserow/6.0.5/charts/redis-5.0.3.tgz b/stable/baserow/6.0.6/charts/redis-5.0.3.tgz similarity index 100% rename from stable/baserow/6.0.5/charts/redis-5.0.3.tgz rename to stable/baserow/6.0.6/charts/redis-5.0.3.tgz diff --git a/stable/baserow/6.0.5/ix_values.yaml b/stable/baserow/6.0.6/ix_values.yaml similarity index 94% rename from stable/baserow/6.0.5/ix_values.yaml rename to stable/baserow/6.0.6/ix_values.yaml index c4ba2c3f65..7a4e412de7 100644 --- a/stable/baserow/6.0.5/ix_values.yaml +++ b/stable/baserow/6.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: 1.13.0@sha256:72ff0d5793ff7509d8dd860ff4864c88715255278b2fe66c5f8502cf41ce1939 + tag: 1.13.1@sha256:d6f1eacb208b65d123c01d255c42be055c89d7dd354e6dc1be89b072df4f02a7 pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/6.0.5/questions.yaml b/stable/baserow/6.0.6/questions.yaml similarity index 100% rename from stable/baserow/6.0.5/questions.yaml rename to stable/baserow/6.0.6/questions.yaml diff --git a/stable/baserow/6.0.5/templates/_secrets.tpl b/stable/baserow/6.0.6/templates/_secrets.tpl similarity index 100% rename from stable/baserow/6.0.5/templates/_secrets.tpl rename to stable/baserow/6.0.6/templates/_secrets.tpl diff --git a/stable/baserow/6.0.5/templates/common.yaml b/stable/baserow/6.0.6/templates/common.yaml similarity index 100% rename from stable/baserow/6.0.5/templates/common.yaml rename to stable/baserow/6.0.6/templates/common.yaml diff --git a/stable/baserow/6.0.5/values.yaml b/stable/baserow/6.0.6/values.yaml similarity index 100% rename from stable/baserow/6.0.5/values.yaml rename to stable/baserow/6.0.6/values.yaml