This message was deleted.
# rancher-desktop
a
This message was deleted.
f
I have automatic updates checked in the settings
w
probably not added to autoupdater yet given the issues w 1.17.0 https://rancher-users.slack.com/archives/C0200L1N1MM/p1736447768300139
f
1.17.1 will be added "soon", probably later today
🚀 1
Copy code
❯ curl -s -d '{}' -X POST <https://desktop.version.rancher.io/v1/checkupgrade> | jq '.versions[0]'
{
  "Name": "1.17.1",
  "ReleaseDate": "2025-01-21T23:03:38Z",
  "Supported": true,
  "Tags": [
    "latest"
  ],
  "ExtraInfo": null
}