mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:47:18 +08:00
[bitnami/milvus] ⚡ ⬆️ Update dependency references (#33854)
* [bitnami/milvus] Release 13.2.6 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 13.2.5 (2025-05-22)
|
||||
## 13.2.6 (2025-05-23)
|
||||
|
||||
* [bitnami/milvus] Release 13.2.5 ([#33543](https://github.com/bitnami/charts/pull/33543))
|
||||
* [bitnami/milvus] :zap: :arrow_up: Update dependency references ([#33854](https://github.com/bitnami/charts/pull/33854))
|
||||
|
||||
## <small>13.2.5 (2025-05-22)</small>
|
||||
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
* [bitnami/milvus] Release 13.2.5 (#33543) ([33469b7](https://github.com/bitnami/charts/commit/33469b7b6a28f0d89ac3d35f0ea608b0ab4a0708)), closes [#33543](https://github.com/bitnami/charts/issues/33543)
|
||||
|
||||
## <small>13.2.4 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
- name: pymilvus
|
||||
image: docker.io/bitnami/pymilvus:2.5.9-debian-12-r0
|
||||
image: docker.io/bitnami/pymilvus:2.5.10-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: milvus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
|
||||
version: 13.2.5
|
||||
version: 13.2.6
|
||||
|
||||
@@ -278,7 +278,7 @@ initJob:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pymilvus
|
||||
tag: 2.5.9-debian-12-r0
|
||||
tag: 2.5.10-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user