To my best knowledge, there was no manual upgrading of an existing peertube container in the environment.
EDIT: We have a dev.yaml that has different kinds of config values set. Can it interfere, that maybe this locks every config change via the web client and only set’s up the container instance with these config?
Via the REST Api put request, I could update the config, but had to fetch the whole config, overwrite the specific field and send back the whole config again.