Skip to content

Commit

Permalink
[Dependency-Track] Update to DT 4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
heubeck committed Oct 2, 2024
1 parent 0cf7454 commit 3f7ffb8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions bom.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"bomFormat":"CycloneDX","specVersion":"1.5","serialNumber":"urn:uuid:c28a0157-cd42-45ac-a894-8b5fbbcaefa5","version":1,"metadata":{"timestamp":"2024-09-11T07:39:53Z","tools":{"components":[{"group":"@cyclonedx","name":"cdxgen","version":"10.9.9","purl":"pkg:npm/%40cyclonedx/[email protected]","type":"application","bom-ref":"pkg:npm/@cyclonedx/[email protected]","author":"OWASP Foundation","publisher":"OWASP Foundation"}]},"authors":[{"name":"OWASP Foundation"}],"lifecycles":[{"phase":"build"}],"component":{"group":"","name":"helm-charts","version":"latest","type":"application","bom-ref":"pkg:gem/helm-charts@latest","purl":"pkg:gem/helm-charts@latest","components":[]},"properties":[{"name":"cdx:bom:componentTypes","value":"github"},{"name":"cdx:bom:componentNamespaces","value":"actions\\nazure\\nhelm\\njaywcjlove\\npeter-evans\\ntj-actions"}]},"components":[{"group":"actions","name":"checkout","version":"v4","purl":"pkg:github/actions/checkout@v4","type":"application","bom-ref":"pkg:github/actions/checkout@v4"},{"group":"tj-actions","name":"changed-files","version":"v45","purl":"pkg:github/tj-actions/changed-files@v45","type":"library","bom-ref":"pkg:github/tj-actions/changed-files@v45"},{"group":"azure","name":"setup-helm","version":"v4","purl":"pkg:github/azure/setup-helm@v4","type":"library","bom-ref":"pkg:github/azure/setup-helm@v4"},{"group":"actions","name":"setup-python","version":"v5","purl":"pkg:github/actions/setup-python@v5","type":"application","bom-ref":"pkg:github/actions/setup-python@v5"},{"group":"helm","name":"chart-testing-action","version":"v2.6.1","purl":"pkg:github/helm/[email protected]","type":"library","bom-ref":"pkg:github/helm/[email protected]"},{"group":"helm","name":"kind-action","version":"main","purl":"pkg:github/helm/kind-action@main","type":"library","bom-ref":"pkg:github/helm/kind-action@main"},{"group":"helm","name":"chart-releaser-action","version":"v1.6.0","purl":"pkg:github/helm/[email protected]","type":"library","bom-ref":"pkg:github/helm/[email protected]"},{"group":"jaywcjlove","name":"markdown-to-html-cli","version":"v4.1.0","purl":"pkg:github/jaywcjlove/[email protected]","type":"library","bom-ref":"pkg:github/jaywcjlove/[email protected]"},{"group":"peter-evans","name":"create-pull-request","version":"v7","purl":"pkg:github/peter-evans/create-pull-request@v7","type":"library","bom-ref":"pkg:github/peter-evans/create-pull-request@v7"}],"services":[],"dependencies":[]}
4 changes: 2 additions & 2 deletions charts/dependency-track/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ type: application
maintainers:
- name: MediaMarktSaturn
url: https://github.com/MediaMarktSaturn
appVersion: 4.11.5
version: 1.6.5
appVersion: 4.12.0
version: 1.7.0
4 changes: 2 additions & 2 deletions charts/dependency-track/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiserver:
image:
repository: docker.io/dependencytrack/apiserver
tag: 4.11.5
tag: 4.12.0
resources:
limits:
cpu: "3"
Expand Down Expand Up @@ -47,7 +47,7 @@ apiserver:
frontend:
image:
repository: docker.io/dependencytrack/frontend
tag: 4.11.5
tag: 4.12.0
resources:
limits:
cpu: "1"
Expand Down

0 comments on commit 3f7ffb8

Please sign in to comment.