File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ keywords:
22
22
- analysis
23
23
dependencies :
24
24
- name : elasticsearch
25
- version : 21.6.0
25
+ version : 21.6.2
26
26
repository : oci://registry-1.docker.io/bitnamicharts
27
27
condition : elasticsearch.enabled
28
28
- name : minio
29
- version : 16.0.7
29
+ version : 16.0.8
30
30
repository : oci://registry-1.docker.io/bitnamicharts
31
31
condition : minio.enabled
32
32
- name : opensearch
@@ -38,6 +38,6 @@ dependencies:
38
38
repository : oci://registry-1.docker.io/bitnamicharts
39
39
condition : rabbitmq.enabled
40
40
- name : redis
41
- version : 20.12.1
41
+ version : 20.13.2
42
42
repository : oci://registry-1.docker.io/bitnamicharts
43
43
condition : redis.enabled
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
17
17
| Repository | Name | Version |
18
18
| ------------| ------| ---------|
19
19
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.32.0 |
20
- | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.6.0 |
21
- | oci://registry-1.docker.io/bitnamicharts | minio | 16.0.7 |
20
+ | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.6.2 |
21
+ | oci://registry-1.docker.io/bitnamicharts | minio | 16.0.8 |
22
22
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.5.3 |
23
- | oci://registry-1.docker.io/bitnamicharts | redis | 20.12.1 |
23
+ | oci://registry-1.docker.io/bitnamicharts | redis | 20.13.2 |
24
24
25
25
## Add repository
26
26
You can’t perform that action at this time.
0 commit comments