diff --git a/charts/apps/nocodb/Chart.yaml b/charts/apps/nocodb/Chart.yaml index 3bf090d5..1363fd41 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.203.2 + description: update nocodb/nocodb docker tag to v0.204.0 apiVersion: v2 -appVersion: v0.203.2 +appVersion: v0.204.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.28.0 +version: 0.29.0 diff --git a/charts/apps/nocodb/README.md b/charts/apps/nocodb/README.md index 212a360c..c26b6cca 100644 --- a/charts/apps/nocodb/README.md +++ b/charts/apps/nocodb/README.md @@ -1,6 +1,6 @@ # nocodb -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![AppVersion: v0.203.2](https://img.shields.io/badge/AppVersion-v0.203.2-informational?style=flat-square) +![Version: 0.29.0](https://img.shields.io/badge/Version-0.29.0-informational?style=flat-square) ![AppVersion: v0.204.0](https://img.shields.io/badge/AppVersion-v0.204.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 65ba82d5..dd7cb201 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.203.2 + tag: 0.204.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 212a360c..c26b6cca 100644 --- a/docs/charts/nocodb.md +++ b/docs/charts/nocodb.md @@ -1,6 +1,6 @@ # nocodb -![Version: 0.28.0](https://img.shields.io/badge/Version-0.28.0-informational?style=flat-square) ![AppVersion: v0.203.2](https://img.shields.io/badge/AppVersion-v0.203.2-informational?style=flat-square) +![Version: 0.29.0](https://img.shields.io/badge/Version-0.29.0-informational?style=flat-square) ![AppVersion: v0.204.0](https://img.shields.io/badge/AppVersion-v0.204.0-informational?style=flat-square) nocodb - Open Source Airtable Alternative