chore(deps): update container image nocodb/nocodb to v0.202.10@2a5f136 (#16039)
This commit is contained in:
parent
7fe2421e21
commit
a17f10c9f4
|
@ -1,31 +1,31 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: nocodb
|
name: nocodb
|
||||||
version: 9.0.14
|
version: 9.0.15
|
||||||
appVersion: 0.202.9
|
appVersion: 0.202.10
|
||||||
description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
|
description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet.
|
||||||
home: https://truecharts.org/charts/stable/nocodb
|
home: https://truecharts.org/charts/stable/nocodb
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||||
- https://hub.docker.com/r/nocodb/nocodb
|
- https://hub.docker.com/r/nocodb/nocodb
|
||||||
- https://github.com/nocodb/nocodb
|
- https://github.com/nocodb/nocodb
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- nocodb
|
- nocodb
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 14.3.5
|
version: 14.3.5
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 6.0.66
|
version: 6.0.66
|
||||||
repository: https://deps.truecharts.org
|
repository: https://deps.truecharts.org
|
||||||
condition: redis.enabled
|
condition: redis.enabled
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: nocodb/nocodb
|
repository: nocodb/nocodb
|
||||||
tag: 0.202.9@sha256:743fd6d0471c01ed7675695793c942b1100d89d15ce9d366f5fe48288df6286e
|
tag: 0.202.10@sha256:2a5f1363848e0dcf9bbb1463c8bc1278f3fe411ad97d53412822ae510eaf308f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue