Skip to content

v1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@abeizn abeizn released this 01 Apr 10:30
· 268 commits to main since this release

New Features

  • [Config UI] Support close in the onboard card: #7266

Bugs Fixes

  • [Config UI] Fix log width overflow: #7264
  • [Config UI] Onboarding process showing and mandatory after an upgrade #7274

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:v1.0.0-beta3
  • apache/devlake-dashboard:v1.0.0-beta3
  • apache/devlake-config-ui:v1.0.0-beta3
  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:
  2. Follow the instructions provided in the documentation at Helm Setup.
  3. 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.