diff --git a/stable/nocodb/9.0.11/app-changelog.md b/stable/nocodb/9.0.11/app-changelog.md deleted file mode 100644 index 033ad63518f..00000000000 --- a/stable/nocodb/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-9.0.11](https://github.com/truecharts/charts/compare/nocodb-9.0.10...nocodb-9.0.11) (2023-11-17) - -### Fix - -- update container image nocodb/nocodb to v0.202.7 ([#14796](https://github.com/truecharts/charts/issues/14796)) - - \ No newline at end of file diff --git a/stable/nocodb/9.0.11/CHANGELOG.md b/stable/nocodb/9.0.12/CHANGELOG.md similarity index 91% rename from stable/nocodb/9.0.11/CHANGELOG.md rename to stable/nocodb/9.0.12/CHANGELOG.md index fa9b0beb1d4..4b5e65be3fc 100644 --- a/stable/nocodb/9.0.11/CHANGELOG.md +++ b/stable/nocodb/9.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nocodb-9.0.12](https://github.com/truecharts/charts/compare/nocodb-9.0.11...nocodb-9.0.12) (2023-11-20) + +### Fix + +- update container image nocodb/nocodb to v0.202.8 ([#15160](https://github.com/truecharts/charts/issues/15160)) + + + + ## [nocodb-9.0.11](https://github.com/truecharts/charts/compare/nocodb-9.0.10...nocodb-9.0.11) (2023-11-17) ### Fix @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/nocodb to v0.202.4 ([#13563](https://github.com/truecharts/charts/issues/13563)) - - - -## [nocodb-9.0.1](https://github.com/truecharts/charts/compare/nocodb-9.0.0...nocodb-9.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - diff --git a/stable/nocodb/9.0.11/Chart.yaml b/stable/nocodb/9.0.12/Chart.yaml similarity index 95% rename from stable/nocodb/9.0.11/Chart.yaml rename to stable/nocodb/9.0.12/Chart.yaml index 32c70577925..8b731aad00b 100644 --- a/stable/nocodb/9.0.11/Chart.yaml +++ b/stable/nocodb/9.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.202.7" +appVersion: 0.202.8 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ name: nocodb sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - https://github.com/nocodb/nocodb -version: 9.0.11 +version: 9.0.12 annotations: truecharts.org/category: productivity truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/9.0.11/LICENSE b/stable/nocodb/9.0.12/LICENSE similarity index 100% rename from stable/nocodb/9.0.11/LICENSE rename to stable/nocodb/9.0.12/LICENSE diff --git a/stable/nocodb/9.0.11/README.md b/stable/nocodb/9.0.12/README.md similarity index 100% rename from stable/nocodb/9.0.11/README.md rename to stable/nocodb/9.0.12/README.md diff --git a/stable/nocodb/9.0.12/app-changelog.md b/stable/nocodb/9.0.12/app-changelog.md new file mode 100644 index 00000000000..49c759b488c --- /dev/null +++ b/stable/nocodb/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-9.0.12](https://github.com/truecharts/charts/compare/nocodb-9.0.11...nocodb-9.0.12) (2023-11-20) + +### Fix + +- update container image nocodb/nocodb to v0.202.8 ([#15160](https://github.com/truecharts/charts/issues/15160)) + + \ No newline at end of file diff --git a/stable/nocodb/9.0.11/app-readme.md b/stable/nocodb/9.0.12/app-readme.md similarity index 100% rename from stable/nocodb/9.0.11/app-readme.md rename to stable/nocodb/9.0.12/app-readme.md diff --git a/stable/nocodb/9.0.11/charts/common-14.3.5.tgz b/stable/nocodb/9.0.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/nocodb/9.0.11/charts/common-14.3.5.tgz rename to stable/nocodb/9.0.12/charts/common-14.3.5.tgz diff --git a/stable/nocodb/9.0.11/charts/redis-6.0.66.tgz b/stable/nocodb/9.0.12/charts/redis-6.0.66.tgz similarity index 100% rename from stable/nocodb/9.0.11/charts/redis-6.0.66.tgz rename to stable/nocodb/9.0.12/charts/redis-6.0.66.tgz diff --git a/stable/nocodb/9.0.11/ix_values.yaml b/stable/nocodb/9.0.12/ix_values.yaml similarity index 95% rename from stable/nocodb/9.0.11/ix_values.yaml rename to stable/nocodb/9.0.12/ix_values.yaml index 63f58dc7292..961306b07d6 100644 --- a/stable/nocodb/9.0.11/ix_values.yaml +++ b/stable/nocodb/9.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: nocodb/nocodb - tag: 0.202.7@sha256:5f9dbb9fe87a4883fbc27fcefddf399492001c923082ee68f7651ef139937562 + tag: 0.202.8@sha256:317d521c0e84147a877a140dc2293eb26c335c972416cd31fddc1d43491240d4 pullPolicy: IfNotPresent securityContext: container: diff --git a/stable/nocodb/9.0.11/questions.yaml b/stable/nocodb/9.0.12/questions.yaml similarity index 100% rename from stable/nocodb/9.0.11/questions.yaml rename to stable/nocodb/9.0.12/questions.yaml diff --git a/stable/nocodb/9.0.11/templates/NOTES.txt b/stable/nocodb/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/nocodb/9.0.11/templates/NOTES.txt rename to stable/nocodb/9.0.12/templates/NOTES.txt diff --git a/stable/nocodb/9.0.11/templates/_configmap.tpl b/stable/nocodb/9.0.12/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/9.0.11/templates/_configmap.tpl rename to stable/nocodb/9.0.12/templates/_configmap.tpl diff --git a/stable/nocodb/9.0.11/templates/_secrets.tpl b/stable/nocodb/9.0.12/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/9.0.11/templates/_secrets.tpl rename to stable/nocodb/9.0.12/templates/_secrets.tpl diff --git a/stable/nocodb/9.0.11/templates/common.yaml b/stable/nocodb/9.0.12/templates/common.yaml similarity index 100% rename from stable/nocodb/9.0.11/templates/common.yaml rename to stable/nocodb/9.0.12/templates/common.yaml diff --git a/stable/nocodb/9.0.11/values.yaml b/stable/nocodb/9.0.12/values.yaml similarity index 100% rename from stable/nocodb/9.0.11/values.yaml rename to stable/nocodb/9.0.12/values.yaml