mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 14:57:16 +08:00
[bitnami/milvus] Bump chart version (#26789)
* [bitnami/milvus] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
c8e65b02bb
commit
c846ba9c85
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 8.1.0 (2024-05-29)
|
||||
## 8.1.1 (2024-06-05)
|
||||
|
||||
* [bitnami/milvus] PDB review ([#25983](https://github.com/bitnami/charts/pull/25983))
|
||||
* [bitnami/milvus] Bump chart version ([#26789](https://github.com/bitnami/charts/pull/26789))
|
||||
|
||||
## 8.1.0 (2024-05-30)
|
||||
|
||||
* [bitnami/milvus] PDB review (#25983) ([4e80463](https://github.com/bitnami/charts/commit/4e804630c3af64934e79fcacc5e1962750a0355f)), closes [#25983](https://github.com/bitnami/charts/issues/25983)
|
||||
|
||||
## 8.0.0 (2024-05-27)
|
||||
|
||||
|
||||
@@ -16,36 +16,36 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.2
|
||||
dependencies:
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: etcd.enabled
|
||||
version: 10.x.x
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 29.x.x
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- name: etcd
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
condition: etcd.enabled
|
||||
version: 10.x.x
|
||||
- condition: kafka.enabled
|
||||
name: kafka
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 29.x.x
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 14.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Milvus is a cloud-native, open-source vector database solution for AI applications and similarity search. Features high scalability, hibrid search and unified lambda structure.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/milvus/img/milvus-stack-220x234.png
|
||||
keywords:
|
||||
- milvus
|
||||
- ai
|
||||
- database
|
||||
- infrastructure
|
||||
- attu
|
||||
- milvus
|
||||
- ai
|
||||
- database
|
||||
- infrastructure
|
||||
- attu
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: milvus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
|
||||
version: 8.1.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
|
||||
version: 8.1.1
|
||||
|
||||
Reference in New Issue
Block a user