flake update; lubelogger update to v1.5.5

This commit is contained in:
TheWanderingCrow 2025-12-15 12:35:29 -05:00
parent 690d1e9bb0
commit fcef94ded9
2 changed files with 25 additions and 25 deletions

View file

@ -79,7 +79,7 @@ in
backend = "podman";
containers = {
"lubelogger" = {
image = "ghcr.io/hargata/lubelogger:v1.5.4";
image = "ghcr.io/hargata/lubelogger:v1.5.5";
extraOptions = [ "--ip=10.88.0.8" ];
environmentFiles = [ config.sops.templates."lubelogger-env".path ];
volumes = [