chore(deps): update container image nocodb/nocodb to v0.203.2@d71c673 by renovate (#16685)
This commit is contained in:
parent
04e2141880
commit
dd99a5cff2
|
@ -1,43 +1,43 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: nocodb
|
||||
version: 12.1.0
|
||||
appVersion: 0.202.10
|
||||
version: 12.2.0
|
||||
appVersion: 0.203.2
|
||||
description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
|
||||
home: https://truecharts.org/charts/stable/nocodb
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/nocodb/nocodb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||
- https://hub.docker.com/r/nocodb/nocodb
|
||||
- https://github.com/nocodb/nocodb
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||
- https://hub.docker.com/r/nocodb/nocodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- nocodb
|
||||
- nocodb
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.0
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.0
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# README
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
|
@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
|
|||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: nocodb/nocodb
|
||||
tag: 0.202.10@sha256:2a5f1363848e0dcf9bbb1463c8bc1278f3fe411ad97d53412822ae510eaf308f
|
||||
tag: 0.203.2@sha256:d71c673fcda0ba76209836edd47bf6abe4eedad555ff2110a210adec0878218c
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue