Zadig 文档
Zadig
教程
博客
论坛
关于
中文英文
Zadig
教程
博客
论坛
关于
Zadig v4.2
Loading...
     编辑文档
     反馈问题
     社区讨论

    本页导航

    v1.5.0 Release Notes

    Zadig v1.5.0 was released on September 30, 2021.

    # Feature List

    1. Supports Kubernetes-based hosting projects
    2. Support projects based on Helm deployment scenarios
    3. Supports the creation of custom namespace names in the integrated environment
    4. Support custom image format resolution Helm service

    # Defect Repair

    1. Fixed the issue where Webhook pull request triggered the lost information in the test task
    2. Fixed the "/" issue with integrated JIRA system URL resolution
    3. Fixed the environment cannot be updated after adding multiple shared services

    # System Optimization

    1. Optimize branch selection and Pull Request efficiency when executing workflows
    2. Optimize operation log content
    3. Optimize database performance
    4. Several experience optimizations

    # Version Upgrade Method

    Warning

    1. If it has been officially used, make a backup of the database before upgrading
      1. Database backup command: mongodump -h IP --port port -u Username -p Password -d Database -o File existence path
      2. Database recovery command: mongorestore -h ip --port port -u Username -p Password -d Database --drop file storage path
    2. If the current system version is available < v1.3.1 please upgrade to v1.3.1 first. For the specific upgrade process, please refer to the v1.3.1 upgrade method , and then upgrade to v1.5.0
    1. If you use All in One 一键安装模式 and 基于现有 Kubernetes 安装 to install, both use the scripts in 基于现有 Kubernetes 安装 to upgrade. You need to re export parameters before executing the upgrade script.

    2. If you use 基于 Helm 命令安装 to install, perform the following steps to upgrade v1.5.0

      1. Get the helm values in the zadig environment and execute the following command.
      helm get values zadig -n zadig > zadig.yaml
      
      1

      Check the zadig.yaml file. If yaml contains mirror information, it needs to be deleted manually.

      1. Execute the following command to upgrade.
      helm upgrade -f zadig.yaml zadig --namespace zadig  koderover-chart/zadig --version=1.5.0
      
      1

    ← v1.6.0 Release Notesv1.4.0 Release Notes→

    资源
    教程
    论坛
    博客
    公司
    关于
    客户故事
    加入我们
    联系我们
    微信扫一扫
    hello@koderover.com

    © 2026 筑栈(上海)信息技术有限公司 沪 ICP 备 19000177 号 - 1

    •  跟随系统
    •  浅色模式
    •  深色模式
    •  阅读模式