Releases: eduNEXT/drydock
Releases · eduNEXT/drydock
Release v15.5.0
15.5.0 (2023-11-29)
Features
- support docker operations for image in drydock backups (#53) (07d0371)
Release v15.4.0
15.4.0 (2023-11-23)
Features
- Mongo DB backups proper implementation (#52) (16d27ea)
Release v15.2.0
15.2.0 (2023-11-07)
Features
- split ingress per host, add patch to add lms extra hosts (#50) (0401123)
Release v15.1.0
15.1.0 (2023-11-01)
Features
- replacing Kustomize JSON patches with strategic merge patches. (65a4b70)
Bug Fixes
- removing inexistent folder from github actions release flow (81f3a06)
- using Github PAT to bypass main branch protection (ad40e6a)
v15.0.0
Features
- drydock refactor to work without reference logic and enable tutor cli via skipping tutor jobs instead of delete them. (#47) (5b09240)
- add plugins extra, extracted from namespace template (#48) (36c033f)
BREAKING CHANGE: Drops support to tutor version older than v15.0.0.
Release v0.7.3
0.7.3 (2023-08-08)
Bug Fixes
- set the correct path to use pvc volume (#45) (6f9189c)
Release v0.7.2
0.7.2 (2023-07-14)
Bug Fixes
- conditional error when tutor version is up to 15.0.0 (#44) (8360e3f)
Release v0.7.1
0.7.1 (2023-07-10)
Bug Fixes
- drydock fails in older versions to tutor palm (#43) (c3c5e0a)
Release v0.7.0
⚠️ Version 0.7.0 will fail if you try to use it alongside a Tutor version prior to Palm (16.0.0). Please use a newer version instead.
0.7.0 (2023-07-07)
Features