Skip to content

Commit 910c3f5

Browse files
committed
fix: update minor dependencies version
1 parent 19c05c7 commit 910c3f5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/openbas/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ keywords:
2222
- analysis
2323
dependencies:
2424
- name: minio
25-
version: 15.0.0
25+
version: 15.0.3
2626
repository: oci://registry-1.docker.io/bitnamicharts
2727
condition: minio.enabled
2828
- name: postgresql
29-
version: 16.4.5
29+
version: 16.4.6
3030
repository: oci://registry-1.docker.io/bitnamicharts
3131
condition: postgresql.enabled
3232
- name: rabbitmq
33-
version: 15.2.4
33+
version: 15.2.5
3434
repository: oci://registry-1.docker.io/bitnamicharts
3535
condition: rabbitmq.enabled

charts/openbas/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ A Helm chart to deploy Open Breach and Attack Simulation platform
1616

1717
| Repository | Name | Version |
1818
|------------|------|---------|
19-
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.0 |
20-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.5 |
21-
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.2.4 |
19+
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.3 |
20+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.6 |
21+
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.2.5 |
2222

2323
## Add repository
2424

0 commit comments

Comments
 (0)