How to update DevPod

Hey

There are updates available for DevPod (current= v0.5.6; latest = v0.5.12)
However, it’s not available in the Software app, and nor rpm-ostree upgrade or the System Update app seems to update it

What would be the prefered way to update it (or it’s better to wait for Bluefin upstream) ?

We usually update, we’ll take a look as soon as we can, thanks!

2 Likes

No problem, thanks for your quick answer @j0rge :heart:

How is it going with including later updates? I’m still on 0.5.6 and experiencing some issues so I would like a later version. What’s the recommended way to manually update the built-in apps like Devpod?

We’re on the latest stable release, is your image up to date? (Check with rpm-ostree status)

❯ rpm -qa devpod
devpod-v0.5.21-1.fc40.x86_64

On Bluefin-dx-latest it shows version 0.5.6

rpm -qa devpod 

devpod-v0.5.6-1.fc41.x86_64
1 Like

Nice catch, filed here and investigating: devpod version is wrong in F41 · Issue #1875 · ublue-os/bluefin · GitHub

1 Like

Ok fixed and I pushed out a new build, thanks for catching this one!

❯ rpm -qa devpod
devpod-v0.5.21-1.fc41.x86_64

Thanks to Zeglius and tulip for fixing this one!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.