Skip to content

Commit 98686cb

Browse files
feat(oci/silverbullet): update 2.7.0 ➼ 2.8.0 (#5784)
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
1 parent 91c6325 commit 98686cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kube/deploy/apps/silverbullet/app/hr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
app:
2424
image: &img
2525
repository: ghcr.io/silverbulletmd/silverbullet
26-
tag: 2.7.0@sha256:8653860d7e22099f84c955f7cb0bc8afc6d7bb35742958401430a06837b66b25
26+
tag: 2.8.0@sha256:43ec44276d809a8acb3890f63a66d7229d9a778e7b3bad12fcd379415042494e
2727
env: &env
2828
TZ: "${CONFIG_TZ}"
2929
SB_PORT: &http 8080

kube/deploy/apps/silverbullet/ks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
SNAP: *sc
4949
ACCESSMODE: "ReadWriteMany"
5050
SNAP_ACCESSMODE: "ReadOnlyMany"
51-
VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.7.0@sha256:8653860d7e22099f84c955f7cb0bc8afc6d7bb35742958401430a06837b66b25"
51+
VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.8.0@sha256:43ec44276d809a8acb3890f63a66d7229d9a778e7b3bad12fcd379415042494e"
5252
RUID: &uid "1000"
5353
RGID: *uid
5454
RFSG: *uid

0 commit comments

Comments
 (0)