Skip to content

Commit

Permalink
Merge pull request #224 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.111.1
  • Loading branch information
zekker6 committed Sep 4, 2023
2 parents d833a71 + 4e56a49 commit eb85ead
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 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.111.0
description: update nocodb/nocodb docker tag to v0.111.1
apiVersion: v2
appVersion: v0.111.0
appVersion: v0.111.1
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.21.0
version: 0.22.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.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)
![Version: 0.22.0](https://img.shields.io/badge/Version-0.22.0-informational?style=flat-square) ![AppVersion: v0.111.1](https://img.shields.io/badge/AppVersion-v0.111.1-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.111.0
tag: 0.111.1

# -- See the following files for additional environment variables:
# https://github.com/nocodb/nocodb#docker
Expand Down
4 changes: 2 additions & 2 deletions charts/apps/paperless/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paperless

![Version: 9.30.0](https://img.shields.io/badge/Version-9.30.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-informational?style=flat-square)
![Version: 9.31.0](https://img.shields.io/badge/Version-9.31.0-informational?style=flat-square) ![AppVersion: v1.17.2](https://img.shields.io/badge/AppVersion-v1.17.2-informational?style=flat-square)

Paperless - Index and archive all of your scanned paper documents

Expand All @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.x |
| https://charts.bitnami.com/bitnami | redis | 17.17.x |
| https://charts.bitnami.com/bitnami | redis | 18.0.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down
2 changes: 1 addition & 1 deletion docs/charts/nocodb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# nocodb

![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)
![Version: 0.22.0](https://img.shields.io/badge/Version-0.22.0-informational?style=flat-square) ![AppVersion: v0.111.1](https://img.shields.io/badge/AppVersion-v0.111.1-informational?style=flat-square)

nocodb - Open Source Airtable Alternative

Expand Down
4 changes: 2 additions & 2 deletions docs/charts/paperless.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# paperless

![Version: 9.30.0](https://img.shields.io/badge/Version-9.30.0-informational?style=flat-square) ![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-informational?style=flat-square)
![Version: 9.31.0](https://img.shields.io/badge/Version-9.31.0-informational?style=flat-square) ![AppVersion: v1.17.2](https://img.shields.io/badge/AppVersion-v1.17.2-informational?style=flat-square)

Paperless - Index and archive all of your scanned paper documents

Expand All @@ -21,7 +21,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 12.x |
| https://charts.bitnami.com/bitnami | redis | 17.17.x |
| https://charts.bitnami.com/bitnami | redis | 18.0.x |
| https://zekker6.github.io/helm-charts | common | 0.4.3 |

## TL;DR
Expand Down

0 comments on commit eb85ead

Please sign in to comment.