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 Aug 12, 2024
1 parent 5bd5097 commit d09a0f0
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 @@ -19,7 +19,7 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 14.6.32
version: 14.7.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
Expand All @@ -31,6 +31,6 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: rabbitmq.enabled
- name: redis
version: 19.6.4
version: 20.0.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.enabled
4 changes: 2 additions & 2 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.22.0 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.3.6 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.6.32 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.7.0 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 14.6.6 |
| oci://registry-1.docker.io/bitnamicharts | redis | 19.6.4 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.0.1 |

## Add repository

Expand Down

0 comments on commit d09a0f0

Please sign in to comment.