mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
* chore(deps): update updates-patch-minor * devbox (#3726) * bump devbox * order * another * more scripts * opencloud: fix csp (#3741) * opencloud: fix csp * better --------- Co-authored-by: bugclerk <bugclerk@ixsystems.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
17 lines
286 B
YAML
17 lines
286 B
YAML
migrations:
|
|
- file: remove_host_net_migration
|
|
from:
|
|
max_version: 1.0.10
|
|
target:
|
|
min_version: 1.0.11
|
|
- file: fix_insecure_flag
|
|
from:
|
|
max_version: 1.0.18
|
|
target:
|
|
min_version: 1.0.19
|
|
- file: fix_csp
|
|
from:
|
|
max_version: 1.0.20
|
|
target:
|
|
min_version: 1.0.22
|