linuxserver / docker-nextcloud

GNU General Public License v3.0
678 stars 128 forks source link

Nextcloud updater #351

Closed fusengine closed 10 months ago

fusengine commented 10 months ago

Is there an existing issue for this?

Current Behavior

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.

Expected Behavior

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.

Steps To Reproduce

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.

Environment

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.

CPU architecture

x86-64

Docker creation

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.

Container logs

Why you remove Nextcloud updater to manual upgrade version? is very bad choice.
github-actions[bot] commented 10 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] commented 10 months ago

A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.

j0nnymoe commented 10 months ago

Because this https://info.linuxserver.io/issues/2023-06-25-nextcloud/

fusengine commented 10 months ago

when you decide to remove an option, be sure to follow the update of this one. because version 27.0.2 is out and you are not up to date.

Roxedus commented 10 months ago

It is not. 27.0.2 is currently just a release candidate https://github.com/nextcloud/server/releases

fusengine commented 10 months ago

you are sure really? but why you delete this possibility to upgrade is very very bad is important user have a choice.

Roxedus commented 10 months ago

I am sure. Are you sure, did you check the link?

In order to streamline support, we only support one way of upgrading. The changes we made for 27 moves the application inside the container, in line with all our other images, making it impossible to support the legacy way of upgrading.

fusengine commented 10 months ago

okay but I m crazy to see this version?

Une nouvelle version est disponible : Nextcloud 27.0.2
3 applications n'ont pas de version compatible pour cette version de Nextcloud disponible.

Applications n'ayant pas de version compatible 

Admin notifications ↗
Activities for shared file downloads ↗
Activities for shared file downloads, visible to all admins ↗
Applications compatibles avec la nouvelle version 
fusengine commented 10 months ago

is here https://nextcloud.com/fr/changelog/

aptalca commented 10 months ago

Feel free to report to Nextcloud that their Github releases may not be up to date.

Thanks.

j0nnymoe commented 10 months ago

To upgrade, you need to change the tag your container uses. If you use latest, you'll get the updates as and when they're built. Everything is explained in our post.

fusengine commented 10 months ago

my brother if I make a post it means that this version is not present so please find a way to update manually

Roxedus commented 10 months ago

We are picking up releases nextcloud releases on Github. We will not consider manual upgrades.

fusengine commented 10 months ago

so thank you for following the updates of nextcloud sir

fusengine commented 10 months ago

in GitHub Nextcloud v27.0.2 is here https://github.com/nextcloud/server/tags 😊

nemchik commented 10 months ago

in GitHub Nextcloud v27.0.2 is here https://github.com/nextcloud/server/tags 😊

https://github.com/nextcloud/server/releases currently lists 27.0.2 as pre-release. our image will update once a stable release is available.

naelfe commented 10 months ago

Hm... I can see what you linked: Two tags. One as rc1, one regular. image As you said the v27.0.1 release is the "latest" and v27.0.2rc1 as "Pre-release". image Yet they notify users for an available update... image Seems like they are missing the release for the 27.0.2 tag

Nevermind, there is already an issue :D https://github.com/nextcloud/server/issues/39845