fix(grist): update image reference (#2000)
This commit is contained in:
parent
41567bde74
commit
45f65152eb
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/grist
|
||||
tag: latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa
|
||||
tag: v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue