pihole -up will not update to latest version pihole -up sayas everything is up to date but pihole -v shows a new version available in core
carl@pihole:~ $ sudo pihole -up
[✓] Update local cache of available packages
[i] Existing PHP installation detected : PHP version 7.4.33
[✓] Checking for git
[✓] Checking for iproute2
[✓] Checking for dialog
[✓] Checking for ca-certificates
[i] Checking for updates...
[i] Pi-hole Core: up to date
[i] Web Interface: up to date
[i] FTL: up to date
[✓] Everything is up to date!
carl@pihole:~ $ sudo pihole -v
Pi-hole version is v5.17.2 (Latest: v5.18.2)
web version is v5.21 (Latest: v5.21)
FTL version is v5.25.1 (Latest: v5.25.1)
carl@pihole:~ $
Thank you for letting me know I'm running the latest version.
I ran the updatechecker and have the same results:
carl@pihole:~ $ sudo pihole updatechecker
carl@pihole:~ $ sudo pihole -v
Pi-hole version is v5.17.2 (Latest: v5.18.2)
web version is v5.21 (Latest: v5.21)
FTL version is v5.25.1 (Latest: v5.25.1)
carl@pihole:~ $