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://hub.docker.com/r/gristlabs/grist
|
||||||
- https://github.com/gristlabs/grist-core
|
- https://github.com/gristlabs/grist-core
|
||||||
- https://support.getgrist.com/
|
- https://support.getgrist.com/
|
||||||
version: 0.0.5
|
version: 0.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/grist
|
repository: tccr.io/truecharts/grist
|
||||||
tag: latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa
|
tag: v0.7.5@sha256:1167922bec1f019de3cc0463f97f1bd3cad1d104ceee4d31e26d74493d6f79fc
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
Loading…
Reference in New Issue