File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments