v6.0.0
6.0.0 (2023-10-27)
⚠ BREAKING CHANGES
- 💥 environment management
read all the notes before deploy it !
Features
Bug Fixes
- 👽 change logo for svg (aa8315b)
- 🐛 add conditional chaining to avoid error in dsobadge (56ad040)
- 🐛 launch e2e test in open mode without turbo (d3497d1)
- 🗃️ set all project status to failed for v6 release (b689c35)
Migrations Changes
We had to make some significant changes in this release.
The naming nomenclature of the following resources had to be modified:
- Argo AppProject
- Argo Application
- Kubernetes: Namespaces
- Sonarqube: Project -> ProjectKey
We don't have enough time to provide you with a migration script, and this one might not have been adapted to your needs.
The decision has been taken to lock all projects present at the time you deploy this release.
Users will have to create new projects, recreate their resources on them, and then delete the old ones.
There will be some leftovers from the old projects that you'll have to delete yourself by connecting to the tools, i.e. those mentioned above.
We apologize for any inconvenience this may cause you, and hope you'll never have to suffer this again.
The DevSecOps team