Skip to content

Commit 091b487

Browse files
committed
fix: update minor dependencies version
1 parent 47b320d commit 091b487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/opencti/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
repository: https://opensearch-project.github.io/helm-charts/
3535
condition: opensearch.enabled
3636
- name: rabbitmq
37-
version: 16.0.2
37+
version: 16.0.3
3838
repository: oci://registry-1.docker.io/bitnamicharts
3939
condition: rabbitmq.enabled
4040
- name: redis

charts/opencti/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
1919
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.34.0 |
2020
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 22.0.4 |
2121
| oci://registry-1.docker.io/bitnamicharts | minio | 16.0.10 |
22-
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.2 |
22+
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.3 |
2323
| oci://registry-1.docker.io/bitnamicharts | redis | 20.13.4 |
2424

2525
## Add repository

0 commit comments

Comments
 (0)