From ba2c8e3489e27f552530ff6c0d4fe7ee613d4609 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:09:57 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/silverbullet):=20update=202.1.5=20?= =?UTF-8?q?=E2=9E=BC=202.1.6=20(#3531)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/silverbullet/app/hr.yaml | 2 +- kube/deploy/apps/silverbullet/ks.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/silverbullet/app/hr.yaml b/kube/deploy/apps/silverbullet/app/hr.yaml index f3a077ff..5c150c39 100644 --- a/kube/deploy/apps/silverbullet/app/hr.yaml +++ b/kube/deploy/apps/silverbullet/app/hr.yaml @@ -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 diff --git a/kube/deploy/apps/silverbullet/ks.yaml b/kube/deploy/apps/silverbullet/ks.yaml index 7aaf1337..5158955b 100644 --- a/kube/deploy/apps/silverbullet/ks.yaml +++ b/kube/deploy/apps/silverbullet/ks.yaml @@ -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