Skip to content

Releases: eduNEXT/drydock

Release v15.5.0

29 Nov 21:38
Compare
Choose a tag to compare

15.5.0 (2023-11-29)

Features

  • support docker operations for image in drydock backups (#53) (07d0371)

Release v15.4.0

23 Nov 17:45
Compare
Choose a tag to compare

15.4.0 (2023-11-23)

Features

  • Mongo DB backups proper implementation (#52) (16d27ea)

Release v15.3.0

16 Nov 15:03
Compare
Choose a tag to compare

15.3.0 (2023-11-16)

Features

  • use azcopy for databases backups (#51) (03881f2)

Release v15.2.0

07 Nov 15:56
Compare
Choose a tag to compare

15.2.0 (2023-11-07)

Features

  • split ingress per host, add patch to add lms extra hosts (#50) (0401123)

Release v15.1.0

01 Nov 16:53
Compare
Choose a tag to compare

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

09 Oct 19:37
1f80b22
Compare
Choose a tag to compare

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

08 Aug 18:45
4f59f73
Compare
Choose a tag to compare

0.7.3 (2023-08-08)

Bug Fixes

  • set the correct path to use pvc volume (#45) (6f9189c)

Release v0.7.2

14 Jul 15:49
Compare
Choose a tag to compare

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

10 Jul 14:45
Compare
Choose a tag to compare

0.7.1 (2023-07-10)

Bug Fixes

  • drydock fails in older versions to tutor palm (#43) (c3c5e0a)

Release v0.7.0

07 Jul 17:13
Compare
Choose a tag to compare

⚠️ 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