Skip to content

Commit

Permalink
[bitnami/milvus] Release 9.0.3 (#28903)
Browse files Browse the repository at this point in the history
* [bitnami/milvus] Release 9.0.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 Aug 16, 2024
1 parent 6375d6a commit b556a6e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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

## 9.0.2 (2024-08-13)
## 9.0.3 (2024-08-16)

* [bitnami/milvus] Release 9.0.2 ([#28858](https://github.com/bitnami/charts/pull/28858))
* [bitnami/milvus] Release 9.0.3 ([#28903](https://github.com/bitnami/charts/pull/28903))

## <small>9.0.2 (2024-08-13)</small>

* [bitnami/milvus] Release 9.0.2 (#28858) ([6263394](https://github.com/bitnami/charts/commit/62633945f53d2d0b76e19bf8558acf2c864a8977)), closes [#28858](https://github.com/bitnami/charts/issues/28858)

## <small>9.0.1 (2024-08-07)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/milvus/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 10.2.12
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 30.0.3
version: 30.0.4
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.7.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:55f79727e148a8a2b09eb255bb3d955bc22b1eaa9380847b94c88060851cc06d
generated: "2024-08-13T15:04:27.68044444Z"
digest: sha256:9c3f1583057792de5bd79cc02931c4ce9387a2907617bd0b745ffe1912cdd8cc
generated: "2024-08-16T11:00:18.80658888Z"
6 changes: 3 additions & 3 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.4.6-debian-12-r0
- name: milvus
image: docker.io/bitnami/milvus:2.4.8-debian-12-r0
image: docker.io/bitnami/milvus:2.4.9-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: pymilvus
image: docker.io/bitnami/pymilvus:2.4.5-debian-12-r0
apiVersion: v2
appVersion: 2.4.8
appVersion: 2.4.9
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: 9.0.2
version: 9.0.3
2 changes: 1 addition & 1 deletion bitnami/milvus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ milvus:
image:
registry: docker.io
repository: bitnami/milvus
tag: 2.4.8-debian-12-r0
tag: 2.4.9-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit b556a6e

Please sign in to comment.