alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.36k stars 193 forks source link

🐛 [linkwarden] Addon is not using the latest version #1376

Closed axute closed 1 month ago

axute commented 1 month ago

Description

The Home Assistant Addon is not using the latest image, so the browser extensions don't work. See here current tags: https://github.com/linkwarden/linkwarden/pkgs/container/linkwarden/versions?filters%5Bversion_type%5D=tagged main branch is 7 months old, latest is 15 days old.

Please switch to latest 🙏

Reproduction steps

1. Install the HA addon
2. Setup a user
3. Install the chrome extension
4. See error (debug extension, endpoint /api/v1/auth/csrf is 404)

Addon Logs

not available, because only 404 from the chrome extension.

Architecture

amd64

OS

HAos

alexbelgium commented 1 month ago

Hi, I had paused the updates due to the deprecation ; but I removed that flag now so it will update this night!

axute commented 1 month ago

I tried the last 3 days, but no update was found.

alexbelgium commented 1 month ago

OK I misread and thought it was bitwarden. Sorry. Indeed my linkwarden addon was not set for automatic updates i'll add it now!

axute commented 1 month ago

hm for me nothing changed, also can see that you build still from outdated "main": linkwarden/build.yaml (or isn't it used?)

The update works, but looks like same version.

alexbelgium commented 1 month ago

Indeed, I pushed a v2 with latest tag

axute commented 1 month ago

Thanks so much! The browser extension also works now, thank you :-)

alexbelgium commented 1 month ago

Thanks to you!