Skip to content

Commit

Permalink
Merge pull request #147 from zekker6/renovate/nocodb-nocodb-0.x
Browse files Browse the repository at this point in the history
fix(docker-image): update nocodb/nocodb docker tag to v0.107.5
  • Loading branch information
zekker6 committed May 29, 2023
2 parents 2082bea + eb0a5e5 commit 83e3c3f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/apps/nocodb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
annotations:
artifacthub.io/changes: |-
- kind: changed
description: update nocodb/nocodb docker tag to v0.107.4
description: update nocodb/nocodb docker tag to v0.107.5
apiVersion: v2
appVersion: v0.107.4
appVersion: v0.107.5
dependencies:
- name: common
repository: https://zekker6.github.io/helm-charts
Expand All @@ -25,4 +25,4 @@ maintainers:
name: nocodb
sources:
- "https://github.com/zekker6/helm-charts/tree/main/charts/apps/nocodb"
version: 0.10.0
version: 0.11.0
2 changes: 1 addition & 1 deletion charts/apps/nocodb/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nocodb

![Version: 0.10.0](https://img.shields.io/badge/Version-0.10.0-informational?style=flat-square) ![AppVersion: v0.107.4](https://img.shields.io/badge/AppVersion-v0.107.4-informational?style=flat-square)
![Version: 0.11.0](https://img.shields.io/badge/Version-0.11.0-informational?style=flat-square) ![AppVersion: v0.107.5](https://img.shields.io/badge/AppVersion-v0.107.5-informational?style=flat-square)

nocodb - Open Source Airtable Alternative

Expand Down
2 changes: 1 addition & 1 deletion charts/apps/nocodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
pullPolicy: IfNotPresent
# -- image tag
# @default -- chart.appVersion
tag: 0.107.4
tag: 0.107.5

# -- See the following files for additional environment variables:
# https://github.com/nocodb/nocodb#docker
Expand Down

0 comments on commit 83e3c3f

Please sign in to comment.