mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 18:18:27 +00:00
fix(oci/silverbullet): update 2.1.5 ➼ 2.1.6 (#3531)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ spec:
|
||||
app:
|
||||
image: &img
|
||||
repository: ghcr.io/silverbulletmd/silverbullet
|
||||
tag: 2.1.5@sha256:06eb3a2fdb186b9d05e983d5a847de56f212a6923e16ad031031fbbba2a119bd
|
||||
tag: 2.1.6@sha256:48779228afb46de515f3512dd89bf56c9371140027a1704d9cad91e61beee8c1
|
||||
env: &env
|
||||
TZ: "${CONFIG_TZ}"
|
||||
SB_PORT: &http 8080
|
||||
|
||||
@@ -42,7 +42,7 @@ spec:
|
||||
SNAP: *sc
|
||||
ACCESSMODE: "ReadWriteMany"
|
||||
SNAP_ACCESSMODE: "ReadOnlyMany"
|
||||
VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.1.5@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b"
|
||||
VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.1.6@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b"
|
||||
RUID: &uid "1000"
|
||||
RGID: *uid
|
||||
RFSG: *uid
|
||||
|
||||
Reference in New Issue
Block a user