Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bitnami/milvus] Release 8.2.1 #26984

Merged
merged 4 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .vib/milvus/cypress/cypress/e2e/milvus.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ it('allows to create a collection', () => {
cy.get('span').contains('Insert Sample Data').click({force: true});
cy.get('button[type="submit"]').contains('Import').click({force: true});
// Check sample data table contains at least 1 entry
cy.get('span').contains('Query').click({force: true});
cy.get('td [type="checkbox"]');
});
});
6 changes: 5 additions & 1 deletion bitnami/milvus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 8.2.1 (2024-06-12)

* [bitnami/milvus] Release 8.2.1 ([#26984](https://github.com/bitnami/charts/pull/26984))

## 8.2.0 (2024-06-06)

* [bitnami/milvus] feat: config external kafka tls client certs setting… ([#26118](https://github.com/bitnami/charts/pull/26118))
* [bitnami/milvus] feat: config external kafka tls client certs setting… (#26118) ([43e8796](https://github.com/bitnami/charts/commit/43e87967c4dd409632e37e9eacc1825397de4192)), closes [#26118](https://github.com/bitnami/charts/issues/26118) [bitnami#26110](https://github.com/bitnami/issues/26110)

## <small>8.1.2 (2024-06-05)</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.1.3
version: 10.2.1
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
version: 29.2.0
version: 29.2.2
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.6.3
version: 14.6.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.3
digest: sha256:5224b942d50ea94c0af3a72ecf2933ed88b89fa8563d7b205bb1402967d1afa2
generated: "2024-06-05T15:05:08.191655+02:00"
version: 2.20.0
digest: sha256:b418bd4ea9011a8fbcf7564c3c0db6c093df0b0b4cf966415afd9ec766e4ecd1
generated: "2024-06-06T15:11:06.99918253Z"
60 changes: 30 additions & 30 deletions bitnami/milvus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,46 +6,46 @@ annotations:
licenses: Apache-2.0
images: |
- name: attu
image: docker.io/bitnami/attu:2.3.10-debian-12-r3
image: docker.io/bitnami/attu:2.4.0-debian-12-r0
- name: milvus
image: docker.io/bitnami/milvus:2.4.2-debian-12-r1
image: docker.io/bitnami/milvus:2.4.4-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: pymilvus
image: docker.io/bitnami/pymilvus:2.4.3-debian-12-r0
apiVersion: v2
appVersion: 2.4.2
appVersion: 2.4.4
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.2.0
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
version: 8.2.1
2 changes: 1 addition & 1 deletion bitnami/milvus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1886,4 +1886,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
6 changes: 3 additions & 3 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.2-debian-12-r1
tag: 2.4.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -4601,7 +4601,7 @@ attu:
image:
registry: docker.io
repository: bitnami/attu
tag: 2.3.10-debian-12-r3
tag: 2.4.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -5160,7 +5160,7 @@ waitContainer:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r21
tag: 12-debian-12-r22
digest: ""
## @param waitContainer.image.pullPolicy Init container wait-container image pull policy
##
Expand Down
Loading