threefoldtech / tf-images

Apache License 2.0
1 stars 3 forks source link

Upgrading the Weblet Peertube to version 6.1 as recommended by the user #262

Open mahendravarmayadala93 opened 1 month ago

mahendravarmayadala93 commented 1 month ago

Which package/s are you suggesting this feature for?

Dashboard

Is your feature request related to a problem? Please describe

The client has deployed Peertube and is seeking to upgrade it to the latest version, specifically version 6.1. image_1i98uhz

Describe the solution you'd like

Upgrade to the latest version.

Mik-TF commented 1 month ago

Some info:

peertube weblet version: https://github.com/threefoldtech/tfgrid-sdk-ts/blob/bdcdc46698d8ebfd6d267190265dc9983781b77e/packages/playground/src/weblets/tf_peertube.vue#L121

tf-images peertube version:

https://github.com/threefoldtech/tf-images/blob/d6f269a5f7bb810a514c3ea7a8fe898714ea1637/tfgrid3/peertube/Dockerfile#L9

on freeflow/peertube, we can see that peertube runs on 3.1:

https://github.com/freeflowuniverse/tf-peertube/blob/db04823c0f8c58e0e0491facaa8fe4a08f353d13/package.json#L4

last person to update was chocobozz:

https://github.com/freeflowuniverse/tf-peertube/commit/29553847dc0aec499cd790c90f5f35d0036dd2a1

Might simply need to put 6.1. Might surely need to update other dependencies.