From 915d6f8aed3370653341441490c88c1ae7e05e6f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 19 Apr 2022 04:09:04 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/nocodb/{0.0.3 => 0.0.4}/CHANGELOG.md | 9 +++++++++ incubator/nocodb/{0.0.3 => 0.0.4}/Chart.lock | 2 +- incubator/nocodb/{0.0.3 => 0.0.4}/Chart.yaml | 4 ++-- incubator/nocodb/{0.0.3 => 0.0.4}/README.md | 0 incubator/nocodb/{0.0.3 => 0.0.4}/app-readme.md | 0 .../nocodb/{0.0.3 => 0.0.4}/charts/common-9.2.8.tgz | Bin .../{0.0.3 => 0.0.4}/charts/postgresql-7.0.42.tgz | Bin .../nocodb/{0.0.3 => 0.0.4}/charts/redis-2.0.34.tgz | Bin incubator/nocodb/{0.0.3 => 0.0.4}/ix_values.yaml | 2 +- incubator/nocodb/{0.0.3 => 0.0.4}/questions.yaml | 0 incubator/nocodb/{0.0.3 => 0.0.4}/security.md | 4 ++-- .../{0.0.3 => 0.0.4}/templates/_configmap.tpl | 0 .../nocodb/{0.0.3 => 0.0.4}/templates/common.yaml | 0 incubator/nocodb/{0.0.3 => 0.0.4}/values.yaml | 0 14 files changed, 15 insertions(+), 6 deletions(-) rename incubator/nocodb/{0.0.3 => 0.0.4}/CHANGELOG.md (78%) rename incubator/nocodb/{0.0.3 => 0.0.4}/Chart.lock (88%) rename incubator/nocodb/{0.0.3 => 0.0.4}/Chart.yaml (96%) rename incubator/nocodb/{0.0.3 => 0.0.4}/README.md (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/app-readme.md (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/charts/common-9.2.8.tgz (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/charts/postgresql-7.0.42.tgz (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/charts/redis-2.0.34.tgz (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/ix_values.yaml (90%) rename incubator/nocodb/{0.0.3 => 0.0.4}/questions.yaml (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/security.md (99%) rename incubator/nocodb/{0.0.3 => 0.0.4}/templates/_configmap.tpl (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/templates/common.yaml (100%) rename incubator/nocodb/{0.0.3 => 0.0.4}/values.yaml (100%) diff --git a/incubator/nocodb/0.0.3/CHANGELOG.md b/incubator/nocodb/0.0.4/CHANGELOG.md similarity index 78% rename from incubator/nocodb/0.0.3/CHANGELOG.md rename to incubator/nocodb/0.0.4/CHANGELOG.md index 0097d8dfc2d..0f0dfff3b02 100644 --- a/incubator/nocodb/0.0.3/CHANGELOG.md +++ b/incubator/nocodb/0.0.4/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nocodb-0.0.4](https://github.com/truecharts/apps/compare/nocodb-0.0.3...nocodb-0.0.4) (2022-04-18) + +#### Chore + +* update container image nocodb/nocodb to v0.90.3 + + + ### [nocodb-0.0.3](https://github.com/truecharts/apps/compare/nocodb-0.0.2...nocodb-0.0.3) (2022-04-18) diff --git a/incubator/nocodb/0.0.3/Chart.lock b/incubator/nocodb/0.0.4/Chart.lock similarity index 88% rename from incubator/nocodb/0.0.3/Chart.lock rename to incubator/nocodb/0.0.4/Chart.lock index d5f39e6700e..5834a4214ab 100644 --- a/incubator/nocodb/0.0.3/Chart.lock +++ b/incubator/nocodb/0.0.4/Chart.lock @@ -9,4 +9,4 @@ dependencies: repository: https://charts.truecharts.org version: 2.0.34 digest: sha256:60002a0909265c213555b323474b6c5eda29d6bf0d01ff799224dd135528405b -generated: "2022-04-18T20:58:24.061425277Z" +generated: "2022-04-19T04:01:21.994702067Z" diff --git a/incubator/nocodb/0.0.3/Chart.yaml b/incubator/nocodb/0.0.4/Chart.yaml similarity index 96% rename from incubator/nocodb/0.0.3/Chart.yaml rename to incubator/nocodb/0.0.4/Chart.yaml index bf654d2cd87..e9d2a2359cf 100644 --- a/incubator/nocodb/0.0.3/Chart.yaml +++ b/incubator/nocodb/0.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.90.2" +appVersion: "0.90.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -26,7 +26,7 @@ name: nocodb sources: - https://hub.docker.com/r/nocodb/nocodb - https://github.com/nocodb/nocodb -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/nocodb/0.0.3/README.md b/incubator/nocodb/0.0.4/README.md similarity index 100% rename from incubator/nocodb/0.0.3/README.md rename to incubator/nocodb/0.0.4/README.md diff --git a/incubator/nocodb/0.0.3/app-readme.md b/incubator/nocodb/0.0.4/app-readme.md similarity index 100% rename from incubator/nocodb/0.0.3/app-readme.md rename to incubator/nocodb/0.0.4/app-readme.md diff --git a/incubator/nocodb/0.0.3/charts/common-9.2.8.tgz b/incubator/nocodb/0.0.4/charts/common-9.2.8.tgz similarity index 100% rename from incubator/nocodb/0.0.3/charts/common-9.2.8.tgz rename to incubator/nocodb/0.0.4/charts/common-9.2.8.tgz diff --git a/incubator/nocodb/0.0.3/charts/postgresql-7.0.42.tgz b/incubator/nocodb/0.0.4/charts/postgresql-7.0.42.tgz similarity index 100% rename from incubator/nocodb/0.0.3/charts/postgresql-7.0.42.tgz rename to incubator/nocodb/0.0.4/charts/postgresql-7.0.42.tgz diff --git a/incubator/nocodb/0.0.3/charts/redis-2.0.34.tgz b/incubator/nocodb/0.0.4/charts/redis-2.0.34.tgz similarity index 100% rename from incubator/nocodb/0.0.3/charts/redis-2.0.34.tgz rename to incubator/nocodb/0.0.4/charts/redis-2.0.34.tgz diff --git a/incubator/nocodb/0.0.3/ix_values.yaml b/incubator/nocodb/0.0.4/ix_values.yaml similarity index 90% rename from incubator/nocodb/0.0.3/ix_values.yaml rename to incubator/nocodb/0.0.4/ix_values.yaml index 6e4c5be6dbf..331eb0a7849 100644 --- a/incubator/nocodb/0.0.3/ix_values.yaml +++ b/incubator/nocodb/0.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: nocodb/nocodb - tag: 0.90.2@sha256:b415d870b917df221c00564658df50facc1233175e167dadbbfe2c3af1c492db + tag: 0.90.3@sha256:63158174ce8a88eecfa332e223cee8cd11c1670090324d1d4264348930cb43db pullPolicy: IfNotPresent securityContext: diff --git a/incubator/nocodb/0.0.3/questions.yaml b/incubator/nocodb/0.0.4/questions.yaml similarity index 100% rename from incubator/nocodb/0.0.3/questions.yaml rename to incubator/nocodb/0.0.4/questions.yaml diff --git a/incubator/nocodb/0.0.3/security.md b/incubator/nocodb/0.0.4/security.md similarity index 99% rename from incubator/nocodb/0.0.3/security.md rename to incubator/nocodb/0.0.4/security.md index 3c4002b3ca8..82004773043 100644 --- a/incubator/nocodb/0.0.3/security.md +++ b/incubator/nocodb/0.0.4/security.md @@ -102,7 +102,7 @@ hide: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 tccr.io/truecharts/postgresql:v14.2.0@sha256:797177c01e1b7f363278dd2ec7fa0e63bfe85a92e0cc785042b12c533a56737c - nocodb/nocodb:0.90.2@sha256:b415d870b917df221c00564658df50facc1233175e167dadbbfe2c3af1c492db + nocodb/nocodb:0.90.3@sha256:63158174ce8a88eecfa332e223cee8cd11c1670090324d1d4264348930cb43db tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 tccr.io/truecharts/postgresql:v14.2.0@sha256:797177c01e1b7f363278dd2ec7fa0e63bfe85a92e0cc785042b12c533a56737c @@ -381,7 +381,7 @@ hide: | github.com/opencontainers/runc | CVE-2021-43784 | MEDIUM | v1.0.1 | v1.0.3 |
Expand...https://access.redhat.com/security/cve/CVE-2021-43784
https://bugs.chromium.org/p/project-zero/issues/detail?id=2241
https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554
https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae
https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed
https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f
https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html
https://nvd.nist.gov/vuln/detail/CVE-2021-43784
| -#### Container: nocodb/nocodb:0.90.2@sha256:b415d870b917df221c00564658df50facc1233175e167dadbbfe2c3af1c492db (alpine 3.12.12) +#### Container: nocodb/nocodb:0.90.3@sha256:63158174ce8a88eecfa332e223cee8cd11c1670090324d1d4264348930cb43db (alpine 3.12.12) **alpine** diff --git a/incubator/nocodb/0.0.3/templates/_configmap.tpl b/incubator/nocodb/0.0.4/templates/_configmap.tpl similarity index 100% rename from incubator/nocodb/0.0.3/templates/_configmap.tpl rename to incubator/nocodb/0.0.4/templates/_configmap.tpl diff --git a/incubator/nocodb/0.0.3/templates/common.yaml b/incubator/nocodb/0.0.4/templates/common.yaml similarity index 100% rename from incubator/nocodb/0.0.3/templates/common.yaml rename to incubator/nocodb/0.0.4/templates/common.yaml diff --git a/incubator/nocodb/0.0.3/values.yaml b/incubator/nocodb/0.0.4/values.yaml similarity index 100% rename from incubator/nocodb/0.0.3/values.yaml rename to incubator/nocodb/0.0.4/values.yaml