From 487acbcd502819fc416d06c91c0751e035c3a1ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:41:28 +0000 Subject: [PATCH 1/2] feat(docker-image): update nocodb/nocodb docker tag to v0.204.0 | datasource | package | from | to | | ---------- | ------------- | ------- | ------- | | docker | nocodb/nocodb | 0.203.2 | 0.204.0 | --- charts/apps/nocodb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 83115ee7fda0efa5291a60a41b6c9983eda0364e Mon Sep 17 00:00:00 2001 From: Zakhar Bessarab Date: Fri, 26 Jan 2024 11:42:11 +0400 Subject: [PATCH 2/2] chore: bump chart version --- charts/apps/nocodb/Chart.yaml | 6 +++--- charts/apps/nocodb/README.md | 2 +- docs/charts/nocodb.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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/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