Skip to content

Commit

Permalink
Merge pull request #28 from devops-ia/fix/upgrade-opencti-minor-depen…
Browse files Browse the repository at this point in the history
…dencies-2024-08-19

[opencti] upgrade minor dependencies (2024-08-19)
  • Loading branch information
ialejandro authored Aug 19, 2024
2 parents f4b5884 + bec4b09 commit 1d3ee7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/opencti/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ keywords:
- opencti
dependencies:
- name: elasticsearch
version: 21.3.6
version: 21.3.8
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 14.6.32
version: 14.7.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
version: 2.22.0
version: 2.22.1
repository: https://opensearch-project.github.io/helm-charts/
condition: opensearch.enabled
- name: rabbitmq
Expand Down
6 changes: 3 additions & 3 deletions charts/opencti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform

| Repository | Name | Version |
|------------|------|---------|
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.22.0 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.3.6 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.6.32 |
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.22.1 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.3.8 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.7.1 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 14.6.6 |
| oci://registry-1.docker.io/bitnamicharts | redis | 19.6.4 |

Expand Down

0 comments on commit 1d3ee7e

Please sign in to comment.