Skip to content

Commit 3afc514

Browse files
committed
fix: update minor dependencies version
1 parent 6277b77 commit 3afc514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/openbas/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies:
2727
repository: oci://registry-1.docker.io/bitnamicharts
2828
condition: minio.enabled
2929
- name: postgresql
30-
version: 16.7.2
30+
version: 16.7.4
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: postgresql.enabled
3333
- name: rabbitmq

charts/openbas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A Helm chart to deploy Open Breach and Attack Simulation platform
1717
| Repository | Name | Version |
1818
|------------|------|---------|
1919
| oci://registry-1.docker.io/bitnamicharts | minio | 16.0.10 |
20-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.2 |
20+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.7.4 |
2121
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 16.0.2 |
2222

2323
## Add repository

0 commit comments

Comments
 (0)