Browse Source

increase badger version in installer

Milo Schwartz 6 months ago
parent
commit
b39fe87eea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/fs/traefik/traefik_config.yml

+ 1 - 1
install/fs/traefik/traefik_config.yml

@@ -13,7 +13,7 @@ experimental:
   plugins:
     badger:
       moduleName: "github.com/fosrl/badger"
-      version: "v1.0.0-beta.1"
+      version: "v1.0.0-beta.2"
 
 log:
   level: "INFO"