chore(grist - budge): update image (#1985)
* chore(grist): update image * chore(budge): update image * bump * bump
This commit is contained in:
parent
317d3508d9
commit
d1d52040f4
|
@ -19,7 +19,7 @@ name: budge
|
|||
sources:
|
||||
- https://github.com/linuxserver/budge
|
||||
- https://github.com/linuxserver/docker-BudgE
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/budge
|
||||
tag: version-0.0.3@sha256:361452dbded9d4ffe4afdee750b64d742dd97ffdbebb3801c1fbdb1bccc8b873
|
||||
repository: tccr.io/truecharts/budge
|
||||
tag: v0.0.3@sha256:ba1d4152b5f89839dea33be6578b25d9a54fdf854953bfc0fc2f1f43fbe413e4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
|
@ -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.2
|
||||
version: 0.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: gristlabs/grist
|
||||
tag: latest@sha256:c88eccaddc0cfb7744147b8059d8d54399304535b0c6d4ec332f31432cfe057e
|
||||
repository: tccr.io/truecharts/grist
|
||||
tag: latest@sha256:f0d06a5b4a8dfb576449ee101fe0a0d3e0df09296b8533f01941331042907caa
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue