mirror of
https://github.com/bitnami/charts.git
synced 2026-02-14 23:37:11 +08:00
[bitnami/milvus] ⚡ ⬆️ Update dependency references (#34691)
* [bitnami/milvus] Release 15.0.8 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.0.7 (2025-06-25)
|
||||
## 15.0.8 (2025-06-27)
|
||||
|
||||
* [bitnami/milvus] :zap: :arrow_up: Update dependency references ([#34639](https://github.com/bitnami/charts/pull/34639))
|
||||
* [bitnami/milvus] :zap: :arrow_up: Update dependency references ([#34691](https://github.com/bitnami/charts/pull/34691))
|
||||
|
||||
## <small>15.0.7 (2025-06-25)</small>
|
||||
|
||||
* [bitnami/milvus] :zap: :arrow_up: Update dependency references (#34639) ([763ed53](https://github.com/bitnami/charts/commit/763ed53e749e6cf771e372bb169aa112b54c9486)), closes [#34639](https://github.com/bitnami/charts/issues/34639)
|
||||
|
||||
## <small>15.0.6 (2025-06-13)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
- name: attu
|
||||
image: docker.io/bitnami/attu:2.5.12-debian-12-r0
|
||||
- name: milvus
|
||||
image: docker.io/bitnami/milvus:2.5.13-debian-12-r2
|
||||
image: docker.io/bitnami/milvus:2.5.14-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r47
|
||||
- name: pymilvus
|
||||
@@ -15,7 +15,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 2.5.13
|
||||
appVersion: 2.5.14
|
||||
dependencies:
|
||||
- condition: etcd.enabled
|
||||
name: etcd
|
||||
@@ -51,4 +51,4 @@ maintainers:
|
||||
name: milvus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
|
||||
version: 15.0.7
|
||||
version: 15.0.8
|
||||
|
||||
@@ -98,7 +98,7 @@ milvus:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/milvus
|
||||
tag: 2.5.13-debian-12-r2
|
||||
tag: 2.5.14-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user