Skip to content

Commit

Permalink
fix: update major dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
ialejandro committed Feb 1, 2025
1 parent 841bb07 commit 0f4ae06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/opencti/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ keywords:
- analysis
dependencies:
- name: elasticsearch
version: 21.4.3
version: 21.4.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 14.10.5
version: 15.0.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
Expand Down
4 changes: 2 additions & 2 deletions charts/opencti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
| Repository | Name | Version |
|------------|------|---------|
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.30.1 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.4.3 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.10.5 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.4.4 |
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.0 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.2.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.6.3 |

Expand Down

0 comments on commit 0f4ae06

Please sign in to comment.