Skip to content

Commit

Permalink
fix: update minor dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
ialejandro committed Feb 10, 2025
1 parent c50d7a2 commit 96dc3ca
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 @@ -25,18 +25,18 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 15.0.0
version: 15.0.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
version: 2.30.1
repository: https://opensearch-project.github.io/helm-charts/
condition: opensearch.enabled
- name: rabbitmq
version: 15.2.4
version: 15.2.5
repository: oci://registry-1.docker.io/bitnamicharts
condition: rabbitmq.enabled
- name: redis
version: 20.6.3
version: 20.7.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled
6 changes: 3 additions & 3 deletions charts/opencti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
|------------|------|---------|
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.30.1 |
| 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 |
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.3 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.2.5 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.7.0 |

## Add repository

Expand Down

0 comments on commit 96dc3ca

Please sign in to comment.