diff --git a/stable/nocodb/7.0.0/app-changelog.md b/stable/nocodb/7.0.0/app-changelog.md deleted file mode 100644 index 42b19026358..00000000000 --- a/stable/nocodb/7.0.0/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - \ No newline at end of file diff --git a/stable/nocodb/7.0.0/CHANGELOG.md b/stable/nocodb/7.0.1/CHANGELOG.md similarity index 89% rename from stable/nocodb/7.0.0/CHANGELOG.md rename to stable/nocodb/7.0.1/CHANGELOG.md index 9e641332ff5..f3db11a07f6 100644 --- a/stable/nocodb/7.0.0/CHANGELOG.md +++ b/stable/nocodb/7.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) + + + + ## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) ### Feat @@ -88,12 +97,3 @@ - -## [nocodb-6.0.26](https://github.com/truecharts/charts/compare/nocodb-6.0.25...nocodb-6.0.26) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - diff --git a/stable/nocodb/7.0.0/Chart.yaml b/stable/nocodb/7.0.1/Chart.yaml similarity index 95% rename from stable/nocodb/7.0.0/Chart.yaml rename to stable/nocodb/7.0.1/Chart.yaml index ba35294eb95..a64745507c3 100644 --- a/stable/nocodb/7.0.0/Chart.yaml +++ b/stable/nocodb/7.0.1/Chart.yaml @@ -1,10 +1,9 @@ apiVersion: v2 -appVersion: "0.105.3" +appVersion: "0.106.1" dependencies: - name: common repository: https://library-charts.truecharts.org version: 12.6.1 - - condition: redis.enabled name: redis repository: https://deps.truecharts.org @@ -23,7 +22,7 @@ name: nocodb sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://github.com/nocodb/nocodb -version: 7.0.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/7.0.0/LICENSE b/stable/nocodb/7.0.1/LICENSE similarity index 100% rename from stable/nocodb/7.0.0/LICENSE rename to stable/nocodb/7.0.1/LICENSE diff --git a/stable/nocodb/7.0.0/README.md b/stable/nocodb/7.0.1/README.md similarity index 100% rename from stable/nocodb/7.0.0/README.md rename to stable/nocodb/7.0.1/README.md diff --git a/stable/nocodb/7.0.1/app-changelog.md b/stable/nocodb/7.0.1/app-changelog.md new file mode 100644 index 00000000000..ad0163047dd --- /dev/null +++ b/stable/nocodb/7.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) + + \ No newline at end of file diff --git a/stable/nocodb/7.0.0/app-readme.md b/stable/nocodb/7.0.1/app-readme.md similarity index 100% rename from stable/nocodb/7.0.0/app-readme.md rename to stable/nocodb/7.0.1/app-readme.md diff --git a/stable/nocodb/7.0.0/charts/common-12.6.1.tgz b/stable/nocodb/7.0.1/charts/common-12.6.1.tgz similarity index 100% rename from stable/nocodb/7.0.0/charts/common-12.6.1.tgz rename to stable/nocodb/7.0.1/charts/common-12.6.1.tgz diff --git a/stable/nocodb/7.0.0/charts/redis-6.0.21.tgz b/stable/nocodb/7.0.1/charts/redis-6.0.21.tgz similarity index 100% rename from stable/nocodb/7.0.0/charts/redis-6.0.21.tgz rename to stable/nocodb/7.0.1/charts/redis-6.0.21.tgz diff --git a/stable/nocodb/7.0.0/ix_values.yaml b/stable/nocodb/7.0.1/ix_values.yaml similarity index 95% rename from stable/nocodb/7.0.0/ix_values.yaml rename to stable/nocodb/7.0.1/ix_values.yaml index 224e5c4666f..cc68cf7a1a0 100644 --- a/stable/nocodb/7.0.0/ix_values.yaml +++ b/stable/nocodb/7.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.105.3@sha256:cb70326f19d1d89688f61e70c383553cfaac62e24904f881268a5036609a694d + tag: 0.106.1@sha256:ea59e982b4b453096ed60b0be51f91c5d42e7ae23abc5e8edbc4dc2741602741 pullPolicy: IfNotPresent service: main: diff --git a/stable/nocodb/7.0.0/questions.yaml b/stable/nocodb/7.0.1/questions.yaml similarity index 100% rename from stable/nocodb/7.0.0/questions.yaml rename to stable/nocodb/7.0.1/questions.yaml diff --git a/stable/nocodb/7.0.0/templates/NOTES.txt b/stable/nocodb/7.0.1/templates/NOTES.txt similarity index 100% rename from stable/nocodb/7.0.0/templates/NOTES.txt rename to stable/nocodb/7.0.1/templates/NOTES.txt diff --git a/stable/nocodb/7.0.0/templates/_configmap.tpl b/stable/nocodb/7.0.1/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/7.0.0/templates/_configmap.tpl rename to stable/nocodb/7.0.1/templates/_configmap.tpl diff --git a/stable/nocodb/7.0.0/templates/_secrets.tpl b/stable/nocodb/7.0.1/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/7.0.0/templates/_secrets.tpl rename to stable/nocodb/7.0.1/templates/_secrets.tpl diff --git a/stable/nocodb/7.0.0/templates/common.yaml b/stable/nocodb/7.0.1/templates/common.yaml similarity index 100% rename from stable/nocodb/7.0.0/templates/common.yaml rename to stable/nocodb/7.0.1/templates/common.yaml diff --git a/stable/nocodb/7.0.0/values.yaml b/stable/nocodb/7.0.1/values.yaml similarity index 100% rename from stable/nocodb/7.0.0/values.yaml rename to stable/nocodb/7.0.1/values.yaml