From 96292081af1a67311266f7b79308331777230af5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 2 Mar 2022 21:32:37 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/grist/{0.0.5 => 0.0.6}/CHANGELOG.md | 9 +++++++++ incubator/grist/{0.0.5 => 0.0.6}/CONFIG.md | 0 incubator/grist/{0.0.5 => 0.0.6}/Chart.lock | 2 +- incubator/grist/{0.0.5 => 0.0.6}/Chart.yaml | 4 ++-- incubator/grist/{0.0.5 => 0.0.6}/README.md | 0 incubator/grist/{0.0.5 => 0.0.6}/app-readme.md | 0 .../grist/{0.0.5 => 0.0.6}/charts/common-8.17.2.tgz | Bin incubator/grist/{0.0.5 => 0.0.6}/helm-values.md | 2 +- incubator/grist/{0.0.5 => 0.0.6}/ix_values.yaml | 2 +- incubator/grist/{0.0.5 => 0.0.6}/questions.yaml | 0 incubator/grist/{0.0.5 => 0.0.6}/security.md | 4 ++-- .../grist/{0.0.5 => 0.0.6}/templates/common.yaml | 0 incubator/grist/{0.0.5 => 0.0.6}/values.yaml | 0 13 files changed, 16 insertions(+), 7 deletions(-) rename incubator/grist/{0.0.5 => 0.0.6}/CHANGELOG.md (80%) rename incubator/grist/{0.0.5 => 0.0.6}/CONFIG.md (100%) rename incubator/grist/{0.0.5 => 0.0.6}/Chart.lock (78%) rename incubator/grist/{0.0.5 => 0.0.6}/Chart.yaml (95%) rename incubator/grist/{0.0.5 => 0.0.6}/README.md (100%) rename incubator/grist/{0.0.5 => 0.0.6}/app-readme.md (100%) rename incubator/grist/{0.0.5 => 0.0.6}/charts/common-8.17.2.tgz (100%) rename incubator/grist/{0.0.5 => 0.0.6}/helm-values.md (93%) rename incubator/grist/{0.0.5 => 0.0.6}/ix_values.yaml (90%) rename incubator/grist/{0.0.5 => 0.0.6}/questions.yaml (100%) rename incubator/grist/{0.0.5 => 0.0.6}/security.md (99%) rename incubator/grist/{0.0.5 => 0.0.6}/templates/common.yaml (100%) rename incubator/grist/{0.0.5 => 0.0.6}/values.yaml (100%) diff --git a/incubator/grist/0.0.5/CHANGELOG.md b/incubator/grist/0.0.6/CHANGELOG.md similarity index 80% rename from incubator/grist/0.0.5/CHANGELOG.md rename to incubator/grist/0.0.6/CHANGELOG.md index d4efd2f748..1d07ecaf7f 100644 --- a/incubator/grist/0.0.5/CHANGELOG.md +++ b/incubator/grist/0.0.6/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [grist-0.0.6](https://github.com/truecharts/apps/compare/grist-0.0.5...grist-0.0.6) (2022-03-02) + +#### Fix + +* update image reference ([#2000](https://github.com/truecharts/apps/issues/2000)) + + + ### [grist-0.0.5](https://github.com/truecharts/apps/compare/grist-0.0.3...grist-0.0.5) (2022-03-02) diff --git a/incubator/grist/0.0.5/CONFIG.md b/incubator/grist/0.0.6/CONFIG.md similarity index 100% rename from incubator/grist/0.0.5/CONFIG.md rename to incubator/grist/0.0.6/CONFIG.md diff --git a/incubator/grist/0.0.5/Chart.lock b/incubator/grist/0.0.6/Chart.lock similarity index 78% rename from incubator/grist/0.0.5/Chart.lock rename to incubator/grist/0.0.6/Chart.lock index d4772bafff..e34ffd4711 100644 --- a/incubator/grist/0.0.5/Chart.lock +++ b/incubator/grist/0.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.17.2 digest: sha256:ec244e1ae6bbf6b235c250bfb74967efb1622373c757cabdcc844d3b21590316 -generated: "2022-03-02T11:46:02.681881673Z" +generated: "2022-03-02T21:28:35.019504311Z" diff --git a/incubator/grist/0.0.5/Chart.yaml b/incubator/grist/0.0.6/Chart.yaml similarity index 95% rename from incubator/grist/0.0.5/Chart.yaml rename to incubator/grist/0.0.6/Chart.yaml index e9db483e2a..01a941347f 100644 --- a/incubator/grist/0.0.5/Chart.yaml +++ b/incubator/grist/0.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "0.7.5" dependencies: - name: common repository: https://truecharts.org @@ -21,7 +21,7 @@ sources: - https://hub.docker.com/r/gristlabs/grist - https://github.com/gristlabs/grist-core - https://support.getgrist.com/ -version: 0.0.5 +version: 0.0.6 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/grist/0.0.5/README.md b/incubator/grist/0.0.6/README.md similarity index 100% rename from incubator/grist/0.0.5/README.md rename to incubator/grist/0.0.6/README.md diff --git a/incubator/grist/0.0.5/app-readme.md b/incubator/grist/0.0.6/app-readme.md similarity index 100% rename from incubator/grist/0.0.5/app-readme.md rename to incubator/grist/0.0.6/app-readme.md diff --git a/incubator/grist/0.0.5/charts/common-8.17.2.tgz b/incubator/grist/0.0.6/charts/common-8.17.2.tgz similarity index 100% rename from incubator/grist/0.0.5/charts/common-8.17.2.tgz rename to incubator/grist/0.0.6/charts/common-8.17.2.tgz diff --git a/incubator/grist/0.0.5/helm-values.md b/incubator/grist/0.0.6/helm-values.md similarity index 93% rename from incubator/grist/0.0.5/helm-values.md rename to incubator/grist/0.0.6/helm-values.md index ff8a69a673..aecee7288d 100644 --- a/incubator/grist/0.0.5/helm-values.md +++ b/incubator/grist/0.0.6/helm-values.md @@ -16,7 +16,7 @@ You will, however, be able to use all values referenced in the common chart here | env.PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"tccr.io/truecharts/grist"` | | -| image.tag | string | `"latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa"` | | +| image.tag | string | `"v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc"` | | | persistence.persist.enabled | bool | `true` | | | persistence.persist.mountPath | string | `"/persist"` | | | podSecurityContext.runAsGroup | int | `0` | | diff --git a/incubator/grist/0.0.5/ix_values.yaml b/incubator/grist/0.0.6/ix_values.yaml similarity index 90% rename from incubator/grist/0.0.5/ix_values.yaml rename to incubator/grist/0.0.6/ix_values.yaml index a6301ecdc2..28e03fd023 100644 --- a/incubator/grist/0.0.5/ix_values.yaml +++ b/incubator/grist/0.0.6/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/grist - tag: latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa + tag: v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc pullPolicy: IfNotPresent securityContext: diff --git a/incubator/grist/0.0.5/questions.yaml b/incubator/grist/0.0.6/questions.yaml similarity index 100% rename from incubator/grist/0.0.5/questions.yaml rename to incubator/grist/0.0.6/questions.yaml diff --git a/incubator/grist/0.0.5/security.md b/incubator/grist/0.0.6/security.md similarity index 99% rename from incubator/grist/0.0.5/security.md rename to incubator/grist/0.0.6/security.md index 87da887a34..ea37ca7d5f 100644 --- a/incubator/grist/0.0.5/security.md +++ b/incubator/grist/0.0.6/security.md @@ -46,7 +46,7 @@ hide: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c - tccr.io/truecharts/grist:latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa + tccr.io/truecharts/grist:v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc ##### Scan Results @@ -115,7 +115,7 @@ hide: | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Expand...https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
https://security.netapp.com/advisory/ntap-20211223-0002/
| -#### Container: tccr.io/truecharts/grist:latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa (debian 10.11) +#### Container: tccr.io/truecharts/grist:v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc (debian 10.11) **debian** diff --git a/incubator/grist/0.0.5/templates/common.yaml b/incubator/grist/0.0.6/templates/common.yaml similarity index 100% rename from incubator/grist/0.0.5/templates/common.yaml rename to incubator/grist/0.0.6/templates/common.yaml diff --git a/incubator/grist/0.0.5/values.yaml b/incubator/grist/0.0.6/values.yaml similarity index 100% rename from incubator/grist/0.0.5/values.yaml rename to incubator/grist/0.0.6/values.yaml