update versions

This commit is contained in:
Marvin
2025-08-01 18:33:25 +00:00
parent 6d359b6bb9
commit e85b772ca5
6 changed files with 32 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ experimental:
version: "{{.BadgerVersion}}"
crowdsec: # CrowdSec plugin configuration added
moduleName: "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
version: "v1.4.2"
version: "v1.4.4"
log:
level: "INFO"

View File

@@ -36,7 +36,7 @@ services:
- 80:80 # Port for traefik because of the network_mode
{{end}}
traefik:
image: docker.io/traefik:v3.4.1
image: docker.io/traefik:v3.5
container_name: traefik
restart: unless-stopped
{{if .InstallGerbil}}