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

    本页导航

    v1.6.0 Release Notes

    Zadig v1.6.0 was released on November 5, 2021.

    # Feature List

    • Support global Helm Chart template library management
    • Support global K8s YAML template library management
    • Support global Dockerfile template library management
    • Support batch import configuration for Helm deployment scenarios
    • Support project global configuration of custom naming rules for deliverables
    • Support batch import of host lists with group management
    • Support service search and service orchestration for Helm deployment scenarios
    • Support deliverable deployment in host scenarios
    • Support different namespaces hosting the same service in managed project scenarios

    # System Optimizations

    • Support using commit id variables in build scripts
    • Support displaying service ingress information in managed project scenarios
    • Support configuration modifications in Helm deployment scenarios
    • Several experience and interaction optimizations

    # Bug Fixes

    • Fixed error prompt message when deleting managed projects
    • Fixed issue where Git version in Ubuntu 16.04 image doesn't support Pull Request builds
    • Fixed issue with inaccurate service count display in Helm deployment scenarios

    # Version Upgrade Process

    Warning

    1. If already in production use, backup the database before upgrading
      1. Database backup command: mongodump -h IP --port PORT -u USERNAME -p PASSWORD -d DATABASE -o FILE_PATH
      2. Database restore command: mongorestore -h IP --port PORT -u USERNAME -p PASSWORD -d DATABASE --drop FILE_PATH
    2. If current system version < v1.3.1, please first upgrade to v1.3.1. For specific upgrade process, see v1.3.1 Upgrade Method, then follow the method below to upgrade to v1.6.0
    1. If installed using All in One Installation Mode and Installation on Existing Kubernetes, both use scripts from Installation on Existing Kubernetes for upgrade. You need to re-export parameters before executing upgrade scripts.

    2. If installed using Helm Command Installation, execute the following steps to upgrade to v1.6.0:

      1. Get helm values from zadig environment by executing the following command.
      helm get values zadig -n zadig > zadig.yaml
      
      1

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

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

    ← v1.7.0 Release Notesv1.5.0 Release Notes→

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

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

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