Merge strategy for minor/patch updates of database containers #25
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Should we just merge minor/patch updates for database updates like #3 or #2 even though we do not deploy it ourself? I would be okay with it. Major upgrades would have to be tested by someone who deploys it thoug
we're on sqlite too but i think it should be ok
but i wonder if we really need to support other databases that maintainers don't use / can't test and defaulting to sqlite when possible sounds like a good way to keep coopcloud deployments simpler to maintain.
otherwise at some point we'll have to deal with autoupgrade images