From 30056ef5b91643c8862afe11d2a54bf41194fd34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:08:09 +0000 Subject: [PATCH] chore(deps): update zefhemel/silverbullet docker tag to v0.6.1 (#2340) --- apps/silverbullet/config.json | 4 ++-- apps/silverbullet/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/silverbullet/config.json b/apps/silverbullet/config.json index 7127ee1f..37346f32 100644 --- a/apps/silverbullet/config.json +++ b/apps/silverbullet/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "silverbullet", - "tipi_version": 1, - "version": "0.6.0", + "tipi_version": 2, + "version": "0.6.1", "categories": [ "utilities" ], diff --git a/apps/silverbullet/docker-compose.yml b/apps/silverbullet/docker-compose.yml index 8df3ff80..afd66cfb 100644 --- a/apps/silverbullet/docker-compose.yml +++ b/apps/silverbullet/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: silverbullet: - image: zefhemel/silverbullet:0.6.0 + image: zefhemel/silverbullet:0.6.1 container_name: 'silverbullet' restart: unless-stopped volumes: