chore(deps): update container image nocodb/nocodb to v0.204.3@76074aa by renovate (#18852)
This commit is contained in:
parent
270d03b914
commit
a1a55f50a2
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.204.1
|
||||
appVersion: 0.204.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
||||
keywords:
|
||||
- nocodb
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -40,4 +40,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||
- https://hub.docker.com/r/nocodb/nocodb
|
||||
type: application
|
||||
version: 13.2.0
|
||||
version: 13.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: nocodb/nocodb
|
||||
tag: 0.204.1@sha256:e31df0ff3e365dd8dea7c76bcad458fa01eb986eaa3540acf273c2f135c08eb3
|
||||
tag: 0.204.3@sha256:76074aae8f5f9bf1c3f52138f10add28e4fffd7016394baf5fcc4be067173d59
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue