diff --git a/stable/nocodb/9.0.1/app-changelog.md b/stable/nocodb/9.0.1/app-changelog.md deleted file mode 100644 index 6cc536cc76..0000000000 --- a/stable/nocodb/9.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/nocodb/9.0.1/CHANGELOG.md b/stable/nocodb/9.0.2/CHANGELOG.md similarity index 90% rename from stable/nocodb/9.0.1/CHANGELOG.md rename to stable/nocodb/9.0.2/CHANGELOG.md index 1d7b00bd95..ac36fd1ca3 100644 --- a/stable/nocodb/9.0.1/CHANGELOG.md +++ b/stable/nocodb/9.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [nocodb-9.0.2](https://github.com/truecharts/charts/compare/nocodb-9.0.1...nocodb-9.0.2) (2023-10-12) + +### Chore + +- 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 @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/nocodb to v0.107.5 ([#9274](https://github.com/truecharts/charts/issues/9274)) - - - -## [nocodb-7.0.11](https://github.com/truecharts/charts/compare/nocodb-7.0.10...nocodb-7.0.11) (2023-06-07) - -### Chore - -- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - diff --git a/stable/nocodb/9.0.1/Chart.yaml b/stable/nocodb/9.0.2/Chart.yaml similarity index 95% rename from stable/nocodb/9.0.1/Chart.yaml rename to stable/nocodb/9.0.2/Chart.yaml index ec1f91d9ea..5cc3030144 100644 --- a/stable/nocodb/9.0.1/Chart.yaml +++ b/stable/nocodb/9.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.111.4" +appVersion: "0.202.4" 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.1 +version: 9.0.2 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/nocodb/9.0.1/LICENSE b/stable/nocodb/9.0.2/LICENSE similarity index 100% rename from stable/nocodb/9.0.1/LICENSE rename to stable/nocodb/9.0.2/LICENSE diff --git a/stable/nocodb/9.0.1/README.md b/stable/nocodb/9.0.2/README.md similarity index 100% rename from stable/nocodb/9.0.1/README.md rename to stable/nocodb/9.0.2/README.md diff --git a/stable/nocodb/9.0.2/app-changelog.md b/stable/nocodb/9.0.2/app-changelog.md new file mode 100644 index 0000000000..ee97be9dca --- /dev/null +++ b/stable/nocodb/9.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-9.0.2](https://github.com/truecharts/charts/compare/nocodb-9.0.1...nocodb-9.0.2) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.202.4 ([#13563](https://github.com/truecharts/charts/issues/13563)) + + \ No newline at end of file diff --git a/stable/nocodb/9.0.1/app-readme.md b/stable/nocodb/9.0.2/app-readme.md similarity index 100% rename from stable/nocodb/9.0.1/app-readme.md rename to stable/nocodb/9.0.2/app-readme.md diff --git a/stable/nocodb/9.0.1/charts/common-14.0.9.tgz b/stable/nocodb/9.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/nocodb/9.0.1/charts/common-14.0.9.tgz rename to stable/nocodb/9.0.2/charts/common-14.0.9.tgz diff --git a/stable/nocodb/9.0.1/charts/redis-6.0.66.tgz b/stable/nocodb/9.0.2/charts/redis-6.0.66.tgz similarity index 100% rename from stable/nocodb/9.0.1/charts/redis-6.0.66.tgz rename to stable/nocodb/9.0.2/charts/redis-6.0.66.tgz diff --git a/stable/nocodb/9.0.1/ix_values.yaml b/stable/nocodb/9.0.2/ix_values.yaml similarity index 95% rename from stable/nocodb/9.0.1/ix_values.yaml rename to stable/nocodb/9.0.2/ix_values.yaml index 299d532926..e651607021 100644 --- a/stable/nocodb/9.0.1/ix_values.yaml +++ b/stable/nocodb/9.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nocodb - tag: v0.111.4@sha256:3658f91d239ca8752cdde9678bf38fc032acbfcfcd568f7230f5f047ce449eb9 + tag: v0.202.4@sha256:ef7195647a7e69e7fb7a3553a719592b9dfb17bda9762dfca525282ea24b4c78 pullPolicy: IfNotPresent securityContext: diff --git a/stable/nocodb/9.0.1/questions.yaml b/stable/nocodb/9.0.2/questions.yaml similarity index 100% rename from stable/nocodb/9.0.1/questions.yaml rename to stable/nocodb/9.0.2/questions.yaml diff --git a/stable/nocodb/9.0.1/templates/NOTES.txt b/stable/nocodb/9.0.2/templates/NOTES.txt similarity index 100% rename from stable/nocodb/9.0.1/templates/NOTES.txt rename to stable/nocodb/9.0.2/templates/NOTES.txt diff --git a/stable/nocodb/9.0.1/templates/_configmap.tpl b/stable/nocodb/9.0.2/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/9.0.1/templates/_configmap.tpl rename to stable/nocodb/9.0.2/templates/_configmap.tpl diff --git a/stable/nocodb/9.0.1/templates/_secrets.tpl b/stable/nocodb/9.0.2/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/9.0.1/templates/_secrets.tpl rename to stable/nocodb/9.0.2/templates/_secrets.tpl diff --git a/stable/nocodb/9.0.1/templates/common.yaml b/stable/nocodb/9.0.2/templates/common.yaml similarity index 100% rename from stable/nocodb/9.0.1/templates/common.yaml rename to stable/nocodb/9.0.2/templates/common.yaml diff --git a/stable/nocodb/9.0.1/values.yaml b/stable/nocodb/9.0.2/values.yaml similarity index 100% rename from stable/nocodb/9.0.1/values.yaml rename to stable/nocodb/9.0.2/values.yaml