diff --git a/stable/nocodb/6.0.7/app-changelog.md b/stable/nocodb/6.0.7/app-changelog.md deleted file mode 100644 index 2626b02da5..0000000000 --- a/stable/nocodb/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-6.0.7](https://github.com/truecharts/charts/compare/nocodb-6.0.6...nocodb-6.0.7) (2022-11-23) - -### Chore - -- update helm general non-major ([#4745](https://github.com/truecharts/charts/issues/4745)) - - \ No newline at end of file diff --git a/stable/nocodb/6.0.7/CHANGELOG.md b/stable/nocodb/6.0.8/CHANGELOG.md similarity index 100% rename from stable/nocodb/6.0.7/CHANGELOG.md rename to stable/nocodb/6.0.8/CHANGELOG.md diff --git a/stable/nocodb/6.0.7/Chart.yaml b/stable/nocodb/6.0.8/Chart.yaml similarity index 96% rename from stable/nocodb/6.0.7/Chart.yaml rename to stable/nocodb/6.0.8/Chart.yaml index 85c1cb64ba..1ffd86c630 100644 --- a/stable/nocodb/6.0.7/Chart.yaml +++ b/stable/nocodb/6.0.8/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.99.0" +appVersion: "0.99.1" 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.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/6.0.7/README.md b/stable/nocodb/6.0.8/README.md similarity index 100% rename from stable/nocodb/6.0.7/README.md rename to stable/nocodb/6.0.8/README.md diff --git a/stable/nocodb/6.0.8/app-changelog.md b/stable/nocodb/6.0.8/app-changelog.md new file mode 100644 index 0000000000..dd5c481086 --- /dev/null +++ b/stable/nocodb/6.0.8/app-changelog.md @@ -0,0 +1,4 @@ + + +## [nocodb-6.0.8](https://github.com/truecharts/charts/compare/nocodb-6.0.7...nocodb-6.0.8) (2022-11-26) + diff --git a/stable/nocodb/6.0.7/app-readme.md b/stable/nocodb/6.0.8/app-readme.md similarity index 100% rename from stable/nocodb/6.0.7/app-readme.md rename to stable/nocodb/6.0.8/app-readme.md diff --git a/stable/nocodb/6.0.7/charts/common-11.0.3.tgz b/stable/nocodb/6.0.8/charts/common-11.0.3.tgz similarity index 100% rename from stable/nocodb/6.0.7/charts/common-11.0.3.tgz rename to stable/nocodb/6.0.8/charts/common-11.0.3.tgz diff --git a/stable/nocodb/6.0.7/charts/postgresql-11.0.4.tgz b/stable/nocodb/6.0.8/charts/postgresql-11.0.4.tgz similarity index 100% rename from stable/nocodb/6.0.7/charts/postgresql-11.0.4.tgz rename to stable/nocodb/6.0.8/charts/postgresql-11.0.4.tgz diff --git a/stable/nocodb/6.0.7/charts/redis-5.0.4.tgz b/stable/nocodb/6.0.8/charts/redis-5.0.4.tgz similarity index 100% rename from stable/nocodb/6.0.7/charts/redis-5.0.4.tgz rename to stable/nocodb/6.0.8/charts/redis-5.0.4.tgz diff --git a/stable/nocodb/6.0.7/ix_values.yaml b/stable/nocodb/6.0.8/ix_values.yaml similarity index 94% rename from stable/nocodb/6.0.7/ix_values.yaml rename to stable/nocodb/6.0.8/ix_values.yaml index 05988f3f87..c30d729e22 100644 --- a/stable/nocodb/6.0.7/ix_values.yaml +++ b/stable/nocodb/6.0.8/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: 0.99.0@sha256:e90f2a3af8248940eeeaaa74da5f7e157323f13dc3bd2668bea42fff92049e51 + tag: 0.99.1@sha256:2ed42c84b8e45e303bcebad96a07f6dc8fa3f2ba7fcf60db7713d8e604334a5c pullPolicy: IfNotPresent securityContext: diff --git a/stable/nocodb/6.0.7/questions.yaml b/stable/nocodb/6.0.8/questions.yaml similarity index 100% rename from stable/nocodb/6.0.7/questions.yaml rename to stable/nocodb/6.0.8/questions.yaml diff --git a/stable/nocodb/6.0.7/templates/_configmap.tpl b/stable/nocodb/6.0.8/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/6.0.7/templates/_configmap.tpl rename to stable/nocodb/6.0.8/templates/_configmap.tpl diff --git a/stable/nocodb/6.0.7/templates/_secrets.tpl b/stable/nocodb/6.0.8/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/6.0.7/templates/_secrets.tpl rename to stable/nocodb/6.0.8/templates/_secrets.tpl diff --git a/stable/nocodb/6.0.7/templates/common.yaml b/stable/nocodb/6.0.8/templates/common.yaml similarity index 100% rename from stable/nocodb/6.0.7/templates/common.yaml rename to stable/nocodb/6.0.8/templates/common.yaml diff --git a/stable/nocodb/6.0.7/values.yaml b/stable/nocodb/6.0.8/values.yaml similarity index 100% rename from stable/nocodb/6.0.7/values.yaml rename to stable/nocodb/6.0.8/values.yaml