In next files 2.8.3-rc4 is referenced.
The current latest version is 2.8.5: https://github.com/networkupstools/nut/tree/v2.8.5
images/nut-upsd/Dockerfile
images/nut-upsd/helm/Chart.yaml
This newer version would be appreciated by Truenas and newer UPS (like UGreen US3000) owners!
Looks like the docker container is pulling packages from the Alpine package server (https://alpinelinux.org).
latest alpine is 3.24 and is using nut 2.8.3-rc
https://pkgs.alpinelinux.org/packages?name=nut&branch=v3.24
edge alpine is using nut 2.8.5-rc1, while a release is present!
https://pkgs.alpinelinux.org/packages?name=nut&branch=edge&repo=&arch=x86_64&origin=&flagged=&maintainer=
So alpine edge needs to be triggered to use 2.8.5
And docker-tools should use the package 2.8.5 (from edge for nut).
In next files 2.8.3-rc4 is referenced.
The current latest version is 2.8.5: https://github.com/networkupstools/nut/tree/v2.8.5
images/nut-upsd/Dockerfile
images/nut-upsd/helm/Chart.yaml
This newer version would be appreciated by Truenas and newer UPS (like UGreen US3000) owners!
Looks like the docker container is pulling packages from the Alpine package server (https://alpinelinux.org).
latest alpine is 3.24 and is using nut 2.8.3-rc
https://pkgs.alpinelinux.org/packages?name=nut&branch=v3.24
edge alpine is using nut 2.8.5-rc1, while a release is present!
https://pkgs.alpinelinux.org/packages?name=nut&branch=edge&repo=&arch=x86_64&origin=&flagged=&maintainer=
So alpine edge needs to be triggered to use 2.8.5
And docker-tools should use the package 2.8.5 (from edge for nut).