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 authored and github-actions[bot] committed Nov 1, 2024
1 parent dd8db88 commit 9542181
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 @@ -25,15 +25,15 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 14.8.0
version: 14.8.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
version: 2.26.1
repository: https://opensearch-project.github.io/helm-charts/
condition: opensearch.enabled
- name: rabbitmq
version: 15.0.3
version: 15.0.5
repository: oci://registry-1.docker.io/bitnamicharts
condition: rabbitmq.enabled
- name: redis
Expand Down
4 changes: 2 additions & 2 deletions charts/opencti/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ A Helm chart to deploy Open Cyber Threat Intelligence platform
|------------|------|---------|
| https://opensearch-project.github.io/helm-charts/ | opensearch | 2.26.1 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.3.22 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.8.0 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.0.3 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.8.1 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.0.5 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.2.1 |

## Add repository
Expand Down

0 comments on commit 9542181

Please sign in to comment.