diff --git a/charts/apps/nocodb/Chart.yaml b/charts/apps/nocodb/Chart.yaml index 48b720b2..b080329b 100644 --- a/charts/apps/nocodb/Chart.yaml +++ b/charts/apps/nocodb/Chart.yaml @@ -1,9 +1,9 @@ annotations: artifacthub.io/changes: |- - kind: changed - description: update nocodb/nocodb docker tag to v0.109.7 + description: update nocodb/nocodb docker tag to v0.111.0 apiVersion: v2 -appVersion: v0.109.7 +appVersion: v0.111.0 dependencies: - name: common repository: https://zekker6.github.io/helm-charts @@ -25,4 +25,4 @@ maintainers: name: nocodb sources: - "https://github.com/zekker6/helm-charts/tree/main/charts/apps/nocodb" -version: 0.20.0 +version: 0.21.0 diff --git a/charts/apps/nocodb/README.md b/charts/apps/nocodb/README.md index 3171cd5b..46e87d91 100644 --- a/charts/apps/nocodb/README.md +++ b/charts/apps/nocodb/README.md @@ -1,6 +1,6 @@ # nocodb -![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat-square) ![AppVersion: v0.109.7](https://img.shields.io/badge/AppVersion-v0.109.7-informational?style=flat-square) +![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat-square) ![AppVersion: v0.111.0](https://img.shields.io/badge/AppVersion-v0.111.0-informational?style=flat-square) nocodb - Open Source Airtable Alternative diff --git a/charts/apps/nocodb/values.yaml b/charts/apps/nocodb/values.yaml index ecb23eed..1e9f9da2 100644 --- a/charts/apps/nocodb/values.yaml +++ b/charts/apps/nocodb/values.yaml @@ -12,7 +12,7 @@ image: pullPolicy: IfNotPresent # -- image tag # @default -- chart.appVersion - tag: 0.109.7 + tag: 0.111.0 # -- See the following files for additional environment variables: # https://github.com/nocodb/nocodb#docker diff --git a/docs/charts/nocodb.md b/docs/charts/nocodb.md index 3171cd5b..46e87d91 100644 --- a/docs/charts/nocodb.md +++ b/docs/charts/nocodb.md @@ -1,6 +1,6 @@ # nocodb -![Version: 0.20.0](https://img.shields.io/badge/Version-0.20.0-informational?style=flat-square) ![AppVersion: v0.109.7](https://img.shields.io/badge/AppVersion-v0.109.7-informational?style=flat-square) +![Version: 0.21.0](https://img.shields.io/badge/Version-0.21.0-informational?style=flat-square) ![AppVersion: v0.111.0](https://img.shields.io/badge/AppVersion-v0.111.0-informational?style=flat-square) nocodb - Open Source Airtable Alternative