Skip to content

Commit

Permalink
Merge pull request #6699 from dokku/josegonzalez-patch-1
Browse files Browse the repository at this point in the history
Add a placeholder migration guide for 0.33.0
  • Loading branch information
josegonzalez committed Mar 13, 2024
2 parents 1bc6300 + a411661 commit 791d91d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/appendices/0.33.0-migration-guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 0.33.0 Migration Guide

Dokku 0.33.0 did not introduce any refactors, removals, or deprecations, and focused solely on system improvements.
1 change: 1 addition & 0 deletions docs/getting-started/upgrading/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Docker releases updates periodically to their engine. We recommend reading their

Before upgrading, check the migration guides to get comfortable with new features and prepare your deployment to be upgraded.

- [Upgrading to 0.33](/docs/appendices/0.33.0-migration-guide.md)
- [Upgrading to 0.32](/docs/appendices/0.32.0-migration-guide.md)
- [Upgrading to 0.31](/docs/appendices/0.31.0-migration-guide.md)
- [Upgrading to 0.30](/docs/appendices/0.30.0-migration-guide.md)
Expand Down

0 comments on commit 791d91d

Please sign in to comment.