Skip to content

Commit ec6d840

Browse files
Update Weaviate depdendency Helm Chart from 16.1.0 to 17.3.3. (#322)
- Update depdendency: Update chart version of weaviate from 16.1.0 to 17.3.3 - Update values.yaml to match the dependency update
1 parent ffd8cdc commit ec6d840

File tree

3 files changed

+241
-21
lines changed

3 files changed

+241
-21
lines changed

charts/dify/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 16.13.2
88
- name: weaviate
99
repository: https://weaviate.github.io/weaviate-helm
10-
version: 16.1.0
11-
digest: sha256:efe04fe8ac9fe3e5a5e7a7f0252f296305004a87d8832b80e4e37aaedc5878a4
12-
generated: "2023-06-16T17:43:21.971658921+08:00"
10+
version: 17.3.3
11+
digest: sha256:b0096852b46655effd19195b34f08d9152419fa5fc4ae2fdda16617e22cf30c1
12+
generated: "2025-10-24T20:30:01.080791302+08:00"

charts/dify/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
tags:
3939
- redis
4040
- name: weaviate
41-
version: 16.1.0
41+
version: 17.3.3
4242
repository: https://weaviate.github.io/weaviate-helm
4343
condition: weaviate.enabled
4444
tags:

0 commit comments

Comments
 (0)