mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
fix(oci/silverbullet): update 2.1.8 ➼ 2.1.9 (#3614)
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.8@sha256:14cbfb8288bf0e85115c252f2ca17b78277d2c54c54839d683c646ce879b89c1
|
||||
tag: 2.1.9@sha256:887dd4b3984a60c7e3499b3f557437f03b370038e0012bb577932b5bfc479d21
|
||||
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.8@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b"
|
||||
VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.1.9@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b"
|
||||
RUID: &uid "1000"
|
||||
RGID: *uid
|
||||
RFSG: *uid
|
||||
|
||||
Reference in New Issue
Block a user