Skip to content

Commit

Permalink
[bitnami/milvus] Release 10.1.3 (#31197)
Browse files Browse the repository at this point in the history
* [bitnami/milvus] Release 10.1.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 2, 2025
1 parent 588d3b5 commit 1fe7c59
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/milvus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 10.1.2 (2024-12-30)
## 10.1.3 (2025-01-02)

* [bitnami/milvus] Release 10.1.2 ([#31169](https://github.com/bitnami/charts/pull/31169))
* [bitnami/milvus] Release 10.1.3 ([#31197](https://github.com/bitnami/charts/pull/31197))

## <small>10.1.2 (2024-12-30)</small>

* [bitnami/milvus] Release 10.1.2 (#31169) ([bd64596](https://github.com/bitnami/charts/commit/bd64596d62ee84df6d3515e0f6b83472bfcf7eda)), closes [#31169](https://github.com/bitnami/charts/issues/31169)

## <small>10.1.1 (2024-12-23)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/milvus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ annotations:
- name: attu
image: docker.io/bitnami/attu:2.5.0-debian-12-r0
- name: milvus
image: docker.io/bitnami/milvus:2.5.1-debian-12-r0
image: docker.io/bitnami/milvus:2.5.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
- name: pymilvus
image: docker.io/bitnami/pymilvus:2.5.1-debian-12-r0
image: docker.io/bitnami/pymilvus:2.5.2-debian-12-r0
apiVersion: v2
appVersion: 2.5.1
appVersion: 2.5.2
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down Expand Up @@ -48,4 +48,4 @@ maintainers:
name: milvus
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
version: 10.1.2
version: 10.1.3
4 changes: 2 additions & 2 deletions bitnami/milvus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ milvus:
image:
registry: docker.io
repository: bitnami/milvus
tag: 2.5.1-debian-12-r0
tag: 2.5.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -272,7 +272,7 @@ initJob:
image:
registry: docker.io
repository: bitnami/pymilvus
tag: 2.5.1-debian-12-r0
tag: 2.5.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 1fe7c59

Please sign in to comment.