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 Dec 9, 2024
1 parent 1191269 commit 372171a
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,7 +25,7 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: elasticsearch.enabled
- name: minio
version: 14.8.5
version: 14.8.6
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: opensearch
Expand All @@ -37,6 +37,6 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: rabbitmq.enabled
- name: redis
version: 20.3.0
version: 20.4.0
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.27.1 |
| oci://registry-1.docker.io/bitnamicharts | elasticsearch | 21.3.26 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.8.5 |
| oci://registry-1.docker.io/bitnamicharts | minio | 14.8.6 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.1.0 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.3.0 |
| oci://registry-1.docker.io/bitnamicharts | redis | 20.4.0 |

## Add repository

Expand Down

0 comments on commit 372171a

Please sign in to comment.