File tree 2 files changed +8
-8
lines changed 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,19 +22,19 @@ keywords:
22
22
- analysis
23
23
dependencies :
24
24
- name : elasticsearch
25
- version : 22.0.1
25
+ version : 22.0.3
26
26
repository : oci://registry-1.docker.io/bitnamicharts
27
27
condition : elasticsearch.enabled
28
28
- name : minio
29
- version : 16.0.8
29
+ version : 16.0.10
30
30
repository : oci://registry-1.docker.io/bitnamicharts
31
31
condition : minio.enabled
32
32
- name : opensearch
33
- version : 2.33 .0
33
+ version : 2.34 .0
34
34
repository : https://opensearch-project.github.io/helm-charts/
35
35
condition : opensearch.enabled
36
36
- name : rabbitmq
37
- version : 16.0.1
37
+ version : 16.0.2
38
38
repository : oci://registry-1.docker.io/bitnamicharts
39
39
condition : rabbitmq.enabled
40
40
- name : redis
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
16
16
17
17
| Repository | Name | Version |
18
18
| ------------| ------| ---------|
19
- | https://opensearch-project.github.io/helm-charts/ | opensearch | 2.33 .0 |
20
- | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 22.0.1 |
21
- | oci://registry-1.docker.io/bitnamicharts | minio | 16.0.8 |
22
- | oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.1 |
19
+ | https://opensearch-project.github.io/helm-charts/ | opensearch | 2.34 .0 |
20
+ | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 22.0.3 |
21
+ | oci://registry-1.docker.io/bitnamicharts | minio | 16.0.10 |
22
+ | oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.2 |
23
23
| oci://registry-1.docker.io/bitnamicharts | redis | 20.13.4 |
24
24
25
25
## Add repository
You can’t perform that action at this time.
0 commit comments