From 45f65152ebe4bcf6a5663b25a1281b2032868cc0 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 2 Mar 2022 23:26:47 +0200 Subject: [PATCH] fix(grist): update image reference (#2000) --- charts/incubator/grist/Chart.yaml | 2 +- charts/incubator/grist/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/grist/Chart.yaml b/charts/incubator/grist/Chart.yaml index e9db483e2ae..3cedbb9a4d5 100644 --- a/charts/incubator/grist/Chart.yaml +++ b/charts/incubator/grist/Chart.yaml @@ -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/charts/incubator/grist/values.yaml b/charts/incubator/grist/values.yaml index a6301ecdc24..28e03fd023d 100644 --- a/charts/incubator/grist/values.yaml +++ b/charts/incubator/grist/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: