From 28e120ddbd3ec9f0d5c5d60d3546bc7dd69156b3 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sat, 8 Feb 2025 10:46:04 -0600 Subject: [PATCH] updatebot: Correct vaultwarden project name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updatebot kept trying to "update" Authelia with the latest version of Vaultwarden 🤦🏻‍♂️ --- updatebot/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatebot/config.yml b/updatebot/config.yml index 5842e1c..cac1047 100644 --- a/updatebot/config.yml +++ b/updatebot/config.yml @@ -100,7 +100,7 @@ projects: - name: vaultwarden kind: kustomize images: - - name: authelia + - name: vaultwarden image: ghcr.io/dani-garcia/vaultwarden tag_format: '{version}-alpine' source: