You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
authup: the writable directory moves from /usr/src/app/writable to /var/lib/authup, and server.config.WRITABLE_DIRECTORY_PATH now fails the render instead of being honored. A server.extraVolumeMounts entry aimed at the old path no longer overlays the writable directory. Migration: charts/authup/BREAKING.md.
Features
authup: writable directory moves to /var/lib/authup, and route.enabled accepts a template (#16) (52e42f3)
Bug Fixes
authup: give the migration hook only what a hook can see, and scope useHelmHooks to ArgoCD (#20) (bddbb7f)