From 4e5d4d6f71f0c6301e3e395402333f95b3e556fb Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 4 Jun 2026 10:48:28 -0700 Subject: [PATCH] Update badger --- self-host/how-to-update.mdx | 2 +- self-host/manual/manual-install.mdx | 2 +- self-host/manual/unraid.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/self-host/how-to-update.mdx b/self-host/how-to-update.mdx index 2735f75..c980bca 100644 --- a/self-host/how-to-update.mdx +++ b/self-host/how-to-update.mdx @@ -70,7 +70,7 @@ services: plugins: badger: moduleName: github.com/fosrl/badger - version: v1.3.0 # Update to latest version + version: v1.4.1 # Update to latest version ``` diff --git a/self-host/manual/manual-install.mdx b/self-host/manual/manual-install.mdx index 9a54a84..5cf2454 100644 --- a/self-host/manual/manual-install.mdx +++ b/self-host/manual/manual-install.mdx @@ -205,7 +205,7 @@ experimental: plugins: badger: moduleName: "github.com/fosrl/badger" - version: "v1.3.0" + version: "v1.4.1" log: level: "INFO" diff --git a/self-host/manual/unraid.mdx b/self-host/manual/unraid.mdx index 80aa11b..7d45b9a 100644 --- a/self-host/manual/unraid.mdx +++ b/self-host/manual/unraid.mdx @@ -136,7 +136,7 @@ experimental: plugins: badger: moduleName: "github.com/fosrl/badger" - version: "v1.3.0" + version: "v1.4.1" log: level: "INFO"