Skip to content

Commit

Permalink
[bitnami/milvus] Release 9.0.6 (#29604)
Browse files Browse the repository at this point in the history
* [bitnami/milvus] Release 9.0.6 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 Sep 25, 2024
1 parent f0bcc5c commit a196b31
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 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.5 (2024-09-10)
## 9.0.6 (2024-09-25)

* [bitnami/milvus] Release 9.0.5 ([#29294](https://github.com/bitnami/charts/pull/29294))
* [bitnami/milvus] Release 9.0.6 ([#29604](https://github.com/bitnami/charts/pull/29604))

## <small>9.0.5 (2024-09-10)</small>

* [bitnami/milvus] Release 9.0.5 (#29294) ([b467df8](https://github.com/bitnami/charts/commit/b467df892da24bb52f29256a0090488c40d452f7)), closes [#29294](https://github.com/bitnami/charts/issues/29294)

## <small>9.0.4 (2024-09-02)</small>

Expand Down
12 changes: 6 additions & 6 deletions bitnami/milvus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
dependencies:
- name: etcd
repository: oci://registry-1.docker.io/bitnamicharts
version: 10.2.14
version: 10.2.18
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 30.0.5
version: 30.1.4
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.7.5
version: 14.7.10
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:3481e4c81a27d9691717f0100872b6627e445d37949c4b8c93a5d28a6e125e68
generated: "2024-09-07T10:11:45.187386867Z"
version: 2.23.0
digest: sha256:6f930d8e2f338d3fb4246544aa1bb52b98968dbaeb587e2bd44130d49bd49405
generated: "2024-09-25T18:45:46.185442011Z"
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.4.8-debian-12-r1
- name: milvus
image: docker.io/bitnami/milvus:2.4.11-debian-12-r0
image: docker.io/bitnami/milvus:2.4.12-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: pymilvus
image: docker.io/bitnami/pymilvus:2.4.6-debian-12-r2
image: docker.io/bitnami/pymilvus:2.4.7-debian-12-r0
apiVersion: v2
appVersion: 2.4.11
appVersion: 2.4.12
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.5
version: 9.0.6
4 changes: 2 additions & 2 deletions 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.11-debian-12-r0
tag: 2.4.12-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -268,7 +268,7 @@ initJob:
image:
registry: docker.io
repository: bitnami/pymilvus
tag: 2.4.6-debian-12-r2
tag: 2.4.7-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 a196b31

Please sign in to comment.