From d54c18b3a6cff79fed0e49eef075085b96e6d435 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 21 Feb 2023 13:06:54 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/nocodb/6.0.32/app-changelog.md | 9 --------- stable/nocodb/{6.0.32 => 6.0.33}/CHANGELOG.md | 18 +++++++++--------- stable/nocodb/{6.0.32 => 6.0.33}/Chart.yaml | 4 ++-- stable/nocodb/{6.0.32 => 6.0.33}/README.md | 0 stable/nocodb/6.0.33/app-changelog.md | 9 +++++++++ .../nocodb/{6.0.32 => 6.0.33}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.29.tgz | Bin .../charts/redis-5.0.32.tgz | Bin .../nocodb/{6.0.32 => 6.0.33}/ix_values.yaml | 2 +- .../nocodb/{6.0.32 => 6.0.33}/questions.yaml | 0 .../templates/_configmap.tpl | 0 .../{6.0.32 => 6.0.33}/templates/_secrets.tpl | 0 .../{6.0.32 => 6.0.33}/templates/common.yaml | 0 stable/nocodb/{6.0.32 => 6.0.33}/values.yaml | 0 15 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/nocodb/6.0.32/app-changelog.md rename stable/nocodb/{6.0.32 => 6.0.33}/CHANGELOG.md (91%) rename stable/nocodb/{6.0.32 => 6.0.33}/Chart.yaml (96%) rename stable/nocodb/{6.0.32 => 6.0.33}/README.md (100%) create mode 100644 stable/nocodb/6.0.33/app-changelog.md rename stable/nocodb/{6.0.32 => 6.0.33}/app-readme.md (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/charts/common-11.1.2.tgz (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/charts/postgresql-11.0.29.tgz (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/charts/redis-5.0.32.tgz (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/ix_values.yaml (94%) rename stable/nocodb/{6.0.32 => 6.0.33}/questions.yaml (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/templates/_configmap.tpl (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/templates/_secrets.tpl (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/templates/common.yaml (100%) rename stable/nocodb/{6.0.32 => 6.0.33}/values.yaml (100%) diff --git a/stable/nocodb/6.0.32/app-changelog.md b/stable/nocodb/6.0.32/app-changelog.md deleted file mode 100644 index ecff0917490..00000000000 --- a/stable/nocodb/6.0.32/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.105.2 - - \ No newline at end of file diff --git a/stable/nocodb/6.0.32/CHANGELOG.md b/stable/nocodb/6.0.33/CHANGELOG.md similarity index 91% rename from stable/nocodb/6.0.32/CHANGELOG.md rename to stable/nocodb/6.0.33/CHANGELOG.md index bd8223a2422..f0c2e4d2a28 100644 --- a/stable/nocodb/6.0.32/CHANGELOG.md +++ b/stable/nocodb/6.0.33/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.3 + + + + ## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) ### Chore @@ -88,12 +97,3 @@ ## [nocodb-6.0.23](https://github.com/truecharts/charts/compare/nocodb-6.0.22...nocodb-6.0.23) (2023-01-17) ### Chore - -- update container image tccr.io/truecharts/nocodb to v0.101.2 - - - - -## [nocodb-6.0.22](https://github.com/truecharts/charts/compare/nocodb-6.0.21...nocodb-6.0.22) (2023-01-07) - -### Chore diff --git a/stable/nocodb/6.0.32/Chart.yaml b/stable/nocodb/6.0.33/Chart.yaml similarity index 96% rename from stable/nocodb/6.0.32/Chart.yaml rename to stable/nocodb/6.0.33/Chart.yaml index eae9fbcf28c..234c2e0c76e 100644 --- a/stable/nocodb/6.0.32/Chart.yaml +++ b/stable/nocodb/6.0.33/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.105.2" +appVersion: "0.105.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 6.0.32 +version: 6.0.33 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/6.0.32/README.md b/stable/nocodb/6.0.33/README.md similarity index 100% rename from stable/nocodb/6.0.32/README.md rename to stable/nocodb/6.0.33/README.md diff --git a/stable/nocodb/6.0.33/app-changelog.md b/stable/nocodb/6.0.33/app-changelog.md new file mode 100644 index 00000000000..16ac91611ad --- /dev/null +++ b/stable/nocodb/6.0.33/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.3 + + \ No newline at end of file diff --git a/stable/nocodb/6.0.32/app-readme.md b/stable/nocodb/6.0.33/app-readme.md similarity index 100% rename from stable/nocodb/6.0.32/app-readme.md rename to stable/nocodb/6.0.33/app-readme.md diff --git a/stable/nocodb/6.0.32/charts/common-11.1.2.tgz b/stable/nocodb/6.0.33/charts/common-11.1.2.tgz similarity index 100% rename from stable/nocodb/6.0.32/charts/common-11.1.2.tgz rename to stable/nocodb/6.0.33/charts/common-11.1.2.tgz diff --git a/stable/nocodb/6.0.32/charts/postgresql-11.0.29.tgz b/stable/nocodb/6.0.33/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/nocodb/6.0.32/charts/postgresql-11.0.29.tgz rename to stable/nocodb/6.0.33/charts/postgresql-11.0.29.tgz diff --git a/stable/nocodb/6.0.32/charts/redis-5.0.32.tgz b/stable/nocodb/6.0.33/charts/redis-5.0.32.tgz similarity index 100% rename from stable/nocodb/6.0.32/charts/redis-5.0.32.tgz rename to stable/nocodb/6.0.33/charts/redis-5.0.32.tgz diff --git a/stable/nocodb/6.0.32/ix_values.yaml b/stable/nocodb/6.0.33/ix_values.yaml similarity index 94% rename from stable/nocodb/6.0.32/ix_values.yaml rename to stable/nocodb/6.0.33/ix_values.yaml index 0f20da7c6b2..7f2ad28df03 100644 --- a/stable/nocodb/6.0.32/ix_values.yaml +++ b/stable/nocodb/6.0.33/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.105.2@sha256:f62b500512d3e1e18ee37323c5bfe393cb837b294d2e836d00486af1c8d53444 + tag: 0.105.3@sha256:cb70326f19d1d89688f61e70c383553cfaac62e24904f881268a5036609a694d pullPolicy: IfNotPresent securityContext: diff --git a/stable/nocodb/6.0.32/questions.yaml b/stable/nocodb/6.0.33/questions.yaml similarity index 100% rename from stable/nocodb/6.0.32/questions.yaml rename to stable/nocodb/6.0.33/questions.yaml diff --git a/stable/nocodb/6.0.32/templates/_configmap.tpl b/stable/nocodb/6.0.33/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/6.0.32/templates/_configmap.tpl rename to stable/nocodb/6.0.33/templates/_configmap.tpl diff --git a/stable/nocodb/6.0.32/templates/_secrets.tpl b/stable/nocodb/6.0.33/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/6.0.32/templates/_secrets.tpl rename to stable/nocodb/6.0.33/templates/_secrets.tpl diff --git a/stable/nocodb/6.0.32/templates/common.yaml b/stable/nocodb/6.0.33/templates/common.yaml similarity index 100% rename from stable/nocodb/6.0.32/templates/common.yaml rename to stable/nocodb/6.0.33/templates/common.yaml diff --git a/stable/nocodb/6.0.32/values.yaml b/stable/nocodb/6.0.33/values.yaml similarity index 100% rename from stable/nocodb/6.0.32/values.yaml rename to stable/nocodb/6.0.33/values.yaml