fix: revert filebrowser to v2-alpine (PVC permission issue with v2.63.13) #2
Reference in New Issue
Block a user
Delete Branch "fix/filebrowser-revert"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reverts the filebrowser pin from v2.63.13 back to v2-alpine. v2.63.13 (debian-based) crashed with PVC permission errors because it runs as a non-root UID while the existing PVC files were written by the v2-alpine image as root. No
v2.63.13-alpinevariant exists upstream so we can't trivially preserve the same runtime.Restoring service now; a proper re-pin needs an initContainer chown or fsGroup change — deferred.
🤖 Generated with Claude Code