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
|
||||
name: nocodb
|
||||
version: 9.0.14
|
||||
appVersion: 0.202.9
|
||||
version: 9.0.15
|
||||
appVersion: 0.202.10
|
||||
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/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
|
||||
- https://github.com/nocodb/nocodb
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- nocodb
|
||||
- nocodb
|
||||
dependencies:
|
||||
- name: common
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
- name: redis
|
||||
version: 6.0.66
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: nocodb/nocodb
|
||||
tag: 0.202.9@sha256:743fd6d0471c01ed7675695793c942b1100d89d15ce9d366f5fe48288df6286e
|
||||
tag: 0.202.10@sha256:2a5f1363848e0dcf9bbb1463c8bc1278f3fe411ad97d53412822ae510eaf308f
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue