From 5a620b705e9f22d1d2ccb666590940ed236ce77c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 24 Dec 2022 02:32:13 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/baserow/6.0.14/app-changelog.md | 9 --------- .../baserow/{6.0.14 => 6.0.15}/CHANGELOG.md | 18 +++++++++--------- stable/baserow/{6.0.14 => 6.0.15}/Chart.yaml | 4 ++-- stable/baserow/{6.0.14 => 6.0.15}/README.md | 0 stable/baserow/6.0.15/app-changelog.md | 9 +++++++++ .../baserow/{6.0.14 => 6.0.15}/app-readme.md | 0 .../charts/common-11.0.9.tgz | Bin .../charts/postgresql-11.0.13.tgz | Bin .../charts/redis-5.0.17.tgz | Bin .../baserow/{6.0.14 => 6.0.15}/ix_values.yaml | 2 +- .../baserow/{6.0.14 => 6.0.15}/questions.yaml | 0 .../{6.0.14 => 6.0.15}/templates/_secrets.tpl | 0 .../{6.0.14 => 6.0.15}/templates/common.yaml | 0 stable/baserow/{6.0.14 => 6.0.15}/values.yaml | 0 14 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/baserow/6.0.14/app-changelog.md rename stable/baserow/{6.0.14 => 6.0.15}/CHANGELOG.md (89%) rename stable/baserow/{6.0.14 => 6.0.15}/Chart.yaml (96%) rename stable/baserow/{6.0.14 => 6.0.15}/README.md (100%) create mode 100644 stable/baserow/6.0.15/app-changelog.md rename stable/baserow/{6.0.14 => 6.0.15}/app-readme.md (100%) rename stable/baserow/{6.0.14 => 6.0.15}/charts/common-11.0.9.tgz (100%) rename stable/baserow/{6.0.14 => 6.0.15}/charts/postgresql-11.0.13.tgz (100%) rename stable/baserow/{6.0.14 => 6.0.15}/charts/redis-5.0.17.tgz (100%) rename stable/baserow/{6.0.14 => 6.0.15}/ix_values.yaml (94%) rename stable/baserow/{6.0.14 => 6.0.15}/questions.yaml (100%) rename stable/baserow/{6.0.14 => 6.0.15}/templates/_secrets.tpl (100%) rename stable/baserow/{6.0.14 => 6.0.15}/templates/common.yaml (100%) rename stable/baserow/{6.0.14 => 6.0.15}/values.yaml (100%) diff --git a/stable/baserow/6.0.14/app-changelog.md b/stable/baserow/6.0.14/app-changelog.md deleted file mode 100644 index ca2871a9f2..0000000000 --- a/stable/baserow/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-6.0.14](https://github.com/truecharts/charts/compare/baserow-6.0.13...baserow-6.0.14) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/baserow/6.0.14/CHANGELOG.md b/stable/baserow/6.0.15/CHANGELOG.md similarity index 89% rename from stable/baserow/6.0.14/CHANGELOG.md rename to stable/baserow/6.0.15/CHANGELOG.md index 5f9d6cd5c1..0fa9e6237c 100644 --- a/stable/baserow/6.0.14/CHANGELOG.md +++ b/stable/baserow/6.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [baserow-6.0.15](https://github.com/truecharts/charts/compare/baserow-6.0.14...baserow-6.0.15) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.13.3 + + + + ## [baserow-6.0.14](https://github.com/truecharts/charts/compare/baserow-6.0.13...baserow-6.0.14) (2022-12-19) ### Chore @@ -88,12 +97,3 @@ ## [baserow-6.0.9](https://github.com/truecharts/charts/compare/baserow-6.0.7...baserow-6.0.9) (2022-11-30) - - - -## [baserow-6.0.9](https://github.com/truecharts/charts/compare/baserow-6.0.7...baserow-6.0.9) (2022-11-30) - - - - -## [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.14/Chart.yaml b/stable/baserow/6.0.15/Chart.yaml similarity index 96% rename from stable/baserow/6.0.14/Chart.yaml rename to stable/baserow/6.0.15/Chart.yaml index 1a6f6a448c..c92bd401f6 100644 --- a/stable/baserow/6.0.14/Chart.yaml +++ b/stable/baserow/6.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.13.2" +appVersion: "1.13.3" 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.14 +version: 6.0.15 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/baserow/6.0.14/README.md b/stable/baserow/6.0.15/README.md similarity index 100% rename from stable/baserow/6.0.14/README.md rename to stable/baserow/6.0.15/README.md diff --git a/stable/baserow/6.0.15/app-changelog.md b/stable/baserow/6.0.15/app-changelog.md new file mode 100644 index 0000000000..9b6209df67 --- /dev/null +++ b/stable/baserow/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-6.0.15](https://github.com/truecharts/charts/compare/baserow-6.0.14...baserow-6.0.15) (2022-12-24) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.13.3 + + \ No newline at end of file diff --git a/stable/baserow/6.0.14/app-readme.md b/stable/baserow/6.0.15/app-readme.md similarity index 100% rename from stable/baserow/6.0.14/app-readme.md rename to stable/baserow/6.0.15/app-readme.md diff --git a/stable/baserow/6.0.14/charts/common-11.0.9.tgz b/stable/baserow/6.0.15/charts/common-11.0.9.tgz similarity index 100% rename from stable/baserow/6.0.14/charts/common-11.0.9.tgz rename to stable/baserow/6.0.15/charts/common-11.0.9.tgz diff --git a/stable/baserow/6.0.14/charts/postgresql-11.0.13.tgz b/stable/baserow/6.0.15/charts/postgresql-11.0.13.tgz similarity index 100% rename from stable/baserow/6.0.14/charts/postgresql-11.0.13.tgz rename to stable/baserow/6.0.15/charts/postgresql-11.0.13.tgz diff --git a/stable/baserow/6.0.14/charts/redis-5.0.17.tgz b/stable/baserow/6.0.15/charts/redis-5.0.17.tgz similarity index 100% rename from stable/baserow/6.0.14/charts/redis-5.0.17.tgz rename to stable/baserow/6.0.15/charts/redis-5.0.17.tgz diff --git a/stable/baserow/6.0.14/ix_values.yaml b/stable/baserow/6.0.15/ix_values.yaml similarity index 94% rename from stable/baserow/6.0.14/ix_values.yaml rename to stable/baserow/6.0.15/ix_values.yaml index 319ae756f6..0ff23bf8a9 100644 --- a/stable/baserow/6.0.14/ix_values.yaml +++ b/stable/baserow/6.0.15/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/baserow - tag: 1.13.2@sha256:22b00f774d5843c37359ebebec866e237868db3f666462dbe494d1a2a15b38e2 + tag: 1.13.3@sha256:e6b636a65e2c8782717ec7a2d5c30c336e77bebad95cb3c4e4f212430a5aa514 pullPolicy: IfNotPresent securityContext: diff --git a/stable/baserow/6.0.14/questions.yaml b/stable/baserow/6.0.15/questions.yaml similarity index 100% rename from stable/baserow/6.0.14/questions.yaml rename to stable/baserow/6.0.15/questions.yaml diff --git a/stable/baserow/6.0.14/templates/_secrets.tpl b/stable/baserow/6.0.15/templates/_secrets.tpl similarity index 100% rename from stable/baserow/6.0.14/templates/_secrets.tpl rename to stable/baserow/6.0.15/templates/_secrets.tpl diff --git a/stable/baserow/6.0.14/templates/common.yaml b/stable/baserow/6.0.15/templates/common.yaml similarity index 100% rename from stable/baserow/6.0.14/templates/common.yaml rename to stable/baserow/6.0.15/templates/common.yaml diff --git a/stable/baserow/6.0.14/values.yaml b/stable/baserow/6.0.15/values.yaml similarity index 100% rename from stable/baserow/6.0.14/values.yaml rename to stable/baserow/6.0.15/values.yaml