Skip to content

Commit 297785d

Browse files
committed
fix: update minor dependencies version
1 parent 57e86da commit 297785d

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
@@ -26,10 +26,10 @@ dependencies:
2626
repository: oci://registry-1.docker.io/bitnamicharts
2727
condition: minio.enabled
2828
- name: postgresql
29-
version: 16.5.5
29+
version: 16.6.0
3030
repository: oci://registry-1.docker.io/bitnamicharts
3131
condition: postgresql.enabled
3232
- name: rabbitmq
33-
version: 15.4.0
33+
version: 15.4.1
3434
repository: oci://registry-1.docker.io/bitnamicharts
3535
condition: rabbitmq.enabled

charts/openbas/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ A Helm chart to deploy Open Breach and Attack Simulation platform
1717
| Repository | Name | Version |
1818
|------------|------|---------|
1919
| oci://registry-1.docker.io/bitnamicharts | minio | 15.0.7 |
20-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.5.5 |
21-
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.4.0 |
20+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
21+
| oci://registry-1.docker.io/bitnamicharts | rabbitmq | 15.4.1 |
2222

2323
## Add repository
2424

0 commit comments

Comments
 (0)