Skip to content

Commit 4502e23

Browse files
Update helm docs (#289)
Co-authored-by: nscuro <5693141+nscuro@users.noreply.github.com>
1 parent 2fee42a commit 4502e23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

charts/dependency-track/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dependency-track
22

3-
![Version: 0.40.0](https://img.shields.io/badge/Version-0.40.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.13.6](https://img.shields.io/badge/AppVersion-4.13.6-informational?style=flat-square)
3+
![Version: 0.41.0](https://img.shields.io/badge/Version-0.41.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.13.6](https://img.shields.io/badge/AppVersion-4.13.6-informational?style=flat-square)
44

55
Dependency-Track is an intelligent Component Analysis platform
66
that allows organizations to identify and reduce risk in the software supply chain.
@@ -60,7 +60,6 @@ that allows organizations to identify and reduce risk in the software supply cha
6060
| apiServer.probes.startup.periodSeconds | int | `10` | |
6161
| apiServer.probes.startup.successThreshold | int | `1` | |
6262
| apiServer.probes.startup.timeoutSeconds | int | `5` | |
63-
| apiServer.resources.limits.cpu | string | `"4"` | |
6463
| apiServer.resources.limits.memory | string | `"5Gi"` | |
6564
| apiServer.resources.requests.cpu | string | `"2"` | |
6665
| apiServer.resources.requests.memory | string | `"5Gi"` | |
@@ -114,7 +113,6 @@ that allows organizations to identify and reduce risk in the software supply cha
114113
| frontend.probes.readiness.successThreshold | int | `1` | |
115114
| frontend.probes.readiness.timeoutSeconds | int | `5` | |
116115
| frontend.replicaCount | int | `1` | |
117-
| frontend.resources.limits.cpu | string | `"500m"` | |
118116
| frontend.resources.limits.memory | string | `"128Mi"` | |
119117
| frontend.resources.requests.cpu | string | `"150m"` | |
120118
| frontend.resources.requests.memory | string | `"64Mi"` | |

0 commit comments

Comments
 (0)