Skip to content

Commit d9ff9da

Browse files
committed
fix: update minor dependencies version
1 parent 24caabc commit d9ff9da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/openbas/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ keywords:
2222
- analysis
2323
dependencies:
2424
- name: minio
25-
version: 15.0.5
25+
version: 15.0.6
2626
repository: oci://registry-1.docker.io/bitnamicharts
2727
condition: minio.enabled
2828
- name: postgresql
29-
version: 16.4.14
29+
version: 16.4.16
3030
repository: oci://registry-1.docker.io/bitnamicharts
3131
condition: postgresql.enabled
3232
- name: rabbitmq

charts/openbas/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ 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.5 |
20-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.14 |
19+
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.6 |
20+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.4.16 |
2121
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.3.3 |
2222

2323
## Add repository

0 commit comments

Comments
 (0)