Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/openbas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ dependencies:
repository: oci://registry-1.docker.io/bitnamicharts
condition: minio.enabled
- name: postgresql
version: 16.7.4
version: 16.7.8
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: rabbitmq
version: 16.0.3
version: 16.0.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: rabbitmq.enabled
4 changes: 2 additions & 2 deletions charts/openbas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ A Helm chart to deploy Open Breach and Attack Simulation platform
| Repository | Name | Version |
|------------|------|---------|
| oci://registry-1.docker.io/bitnamicharts | minio | 16.0.10 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.4 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.8 |
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.4 |

## Add repository

Expand Down
Loading