Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@abeizn abeizn released this 22 Apr 02:52
· 347 commits to main since this release
ac4f7fe

Breaking Changes

New Features

Bug Fixes

Refactor

How to Upgrade

Please follow the steps below to upgrade Apache Incubator DevLake:

For Docker Compose and Kubernetes (k8s) Users:

  1. Update your docker-compose.yml or k8s-deploy.yaml file with the following image tags:
  • apache/devlake:v0.21.0
  • apache/devlake-dashboard:v0.21.0
  • apache/devlake-config-ui:v0.21.0
  1. Set the value for "ENCRYPTION_SECRET". Please refer to the documentation at Docker Compose Setup for detailed instructions based on your installation method.

For Helm Users:

  1. Follow the instructions provided in the documentation at Helm Setup.
  2. Ensure that you have set the value for "ENCRYPTION_SECRET".

Upgrade Notes:
For detailed upgrade instructions and further information, please refer to the documentation in Upgrade Guide.