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,22 +22,22 @@ keywords:
22
22
- analysis
23
23
dependencies :
24
24
- name : elasticsearch
25
- version : 21.6.2
25
+ version : 22.0.1
26
26
repository : oci://registry-1.docker.io/bitnamicharts
27
27
condition : elasticsearch.enabled
28
28
- name : minio
29
29
version : 16.0.8
30
30
repository : oci://registry-1.docker.io/bitnamicharts
31
31
condition : minio.enabled
32
32
- name : opensearch
33
- version : 2.32 .0
33
+ version : 2.33 .0
34
34
repository : https://opensearch-project.github.io/helm-charts/
35
35
condition : opensearch.enabled
36
36
- name : rabbitmq
37
- version : 15.5.3
37
+ version : 16.0.1
38
38
repository : oci://registry-1.docker.io/bitnamicharts
39
39
condition : rabbitmq.enabled
40
40
- name : redis
41
- version : 20.13.2
41
+ version : 20.13.4
42
42
repository : oci://registry-1.docker.io/bitnamicharts
43
43
condition : redis.enabled
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ 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.32 .0 |
20
- | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.6.2 |
19
+ | https://opensearch-project.github.io/helm-charts/ | opensearch | 2.33 .0 |
20
+ | oci://registry-1.docker.io/bitnamicharts | elasticsearch | 22.0.1 |
21
21
| oci://registry-1.docker.io/bitnamicharts | minio | 16.0.8 |
22
- | oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.5.3 |
23
- | oci://registry-1.docker.io/bitnamicharts | redis | 20.13.2 |
22
+ | oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.1 |
23
+ | oci://registry-1.docker.io/bitnamicharts | redis | 20.13.4 |
24
24
25
25
## Add repository
26
26
You can’t perform that action at this time.
0 commit comments