zilliztech / milvus-helm

Apache License 2.0
54 stars 41 forks source link

Bump milvus version to v2.4.6 #108

Closed LoveEachDay closed 1 month ago

LoveEachDay commented 1 month ago

What this PR does / why we need it:

  1. Configuration Management Refine: We have removed the configuration merge before startup. Now, we will maintain three separate config files: user.yaml, default.yaml, and milvus.yaml. The user.yaml file can specify custom configurations and has the highest precedence. The default.yaml file specifies all dependencies configurations, which are automatically injected by the Helm chart. The milvus.yaml file is the default configuration, minted from the image.
  2. Pulsar Upgrade: We have upgraded the Pulsar version from 2.8.2 to 2.9.5.
  3. Milvus Upgrade: We have bumped the Milvus version from 2.4.5 to 2.4.6.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

sre-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LoveEachDay

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/zilliztech/milvus-helm/blob/master/OWNERS)~~ [LoveEachDay] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
haorenfsa commented 1 month ago

/lgtm