Skip to content

Commit

Permalink
feat(nocodb): Update nocodb
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jul 31, 2023
1 parent 96547d9 commit 1b35971
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions nocodb/helm/nocodb/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgres
repository: https://pluralsh.github.io/module-library
version: 0.1.12
digest: sha256:3c99239ad6eca4c0fc0695e095d93b3a548c2ec6c88fb486bbca7a9db5118e96
generated: "2022-10-24T17:22:25.398626+02:00"
version: 0.2.1
digest: sha256:f3d92fcf424edff76fcc711b9e1a23e859b20e5cd66da77f51710fe597035dea
generated: "2023-07-31T17:41:52.729880294Z"
4 changes: 2 additions & 2 deletions nocodb/helm/nocodb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ apiVersion: v2
name: nocodb
description: nocodb helm chart for deployment on Plural
type: application
version: 0.1.10
version: 0.1.11
appVersion: 0.83.8
dependencies:
- name: postgres
version: 0.1.12
version: 0.2.1
repository: https://pluralsh.github.io/module-library
condition: postgres.enabled
Binary file removed nocodb/helm/nocodb/charts/postgres-0.1.12.tgz
Binary file not shown.
Binary file added nocodb/helm/nocodb/charts/postgres-0.2.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion nocodb/helm/nocodb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ image:
repository: dkr.plural.sh/nocodb/nocodb/nocodb
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: 0.83.8
tag: 0.109.5

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 1b35971

Please sign in to comment.