alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.46k stars 209 forks source link

[Epic Games Free] Base image has been updated #460

Closed KairuByte closed 2 years ago

KairuByte commented 2 years ago

The base image for Epic Games Free has been updated, and the add-on is now using an outdated docker image.

One thing to note, this image can get frequent updates, sometimes multiple in a week, so it may be beneficial to incorporate automation if it is at all possible.

alexbelgium commented 2 years ago

Hi, that's strange as the app itself wasn't updated : https://github.com/claabs/epicgames-freegames-node

KairuByte commented 2 years ago

Ah, yeah I forgot about that...

Sometimes the image gets updated without pushing a release. For example, the latest image is 22 days old, but the last release was in may.

I'm not certain on the best way to automate such a situation, but I believe the images are updated in these two places:

Not sure if either works for automation.

alexbelgium commented 2 years ago

Hi I've updated the system to update based on date and not version

KairuByte commented 2 years ago

Tyvm!

KairuByte commented 1 year ago

@alexbelgium this seems to be broken still? As can be seen here the last update was 4 days ago.

alexbelgium commented 1 year ago

Hi, indeed, I've modified the script and it will now be automatic

KairuByte commented 1 year ago

Ah, thank you. I saw the update but forgot to confirm here. Seems to be working well!