From dfa66d5e9987f2bdf444ea0859364976e82cb5ac Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 09:10:21 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/silverbullet):=20update=202.1.7=20?= =?UTF-8?q?=E2=9E=BC=202.1.8=20(#3612)?= 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 c8142625..129ac2f0 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.7@sha256:f69b01d637c9b66dc4583fe62907e82f0816c5de8a6907d22a40a98d01671015 + tag: 2.1.8@sha256:14cbfb8288bf0e85115c252f2ca17b78277d2c54c54839d683c646ce879b89c1 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 348e5c98..038d3e35 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.7@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b" + VS_APP_CURRENT_VERSION: "ghcr.io/silverbulletmd/silverbullet:2.1.8@sha256:69e37ce27c693fe6640d2c792c5161413d0b715195660df9fea024fd42a7162b" RUID: &uid "1000" RGID: *uid RFSG: *uid