diff --git a/charts/stable/nocodb/Chart.yaml b/charts/stable/nocodb/Chart.yaml index 6d325f1fc02..6b38f9c272a 100644 --- a/charts/stable/nocodb/Chart.yaml +++ b/charts/stable/nocodb/Chart.yaml @@ -1,37 +1,37 @@ -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 - 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: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 6.0.66 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] +- name: redis + version: 6.0.66 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/nocodb/values.yaml b/charts/stable/nocodb/values.yaml index df2082005c3..0d198639140 100644 --- a/charts/stable/nocodb/values.yaml +++ b/charts/stable/nocodb/values.yaml @@ -1,6 +1,6 @@ image: repository: nocodb/nocodb - tag: 0.202.9@sha256:743fd6d0471c01ed7675695793c942b1100d89d15ce9d366f5fe48288df6286e + tag: 0.202.10@sha256:2a5f1363848e0dcf9bbb1463c8bc1278f3fe411ad97d53412822ae510eaf308f pullPolicy: IfNotPresent securityContext: container: