Skip to content

Commit 5c4a33e

Browse files
authored
feat(docs): Update documentation to reflect the HELM_CHART material type (#691)
Signed-off-by: Javier Rodriguez <[email protected]>
1 parent d502713 commit 5c4a33e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Chainloop supports the collection of the following pieces of evidence types:
130130
- [OpenVEX](https://github.com/openvex)
131131
- [SARIF](https://docs.oasis-open.org/sarif/sarif/v2.1.0/)
132132
- [JUnit](https://www.ibm.com/docs/en/developer-for-zos/14.1?topic=formats-junit-xml-format)
133+
- [Helm Chart](https://helm.sh/docs/topics/charts/)
133134
- Generic Artifact Types
134135
- Key-Value metadata pairs
135136

docs/docs/reference/operator/contract.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Chainloop supports the collection of the following pieces of evidence types:
5555
- [OpenVEX](https://github.com/openvex)
5656
- [SARIF](https://docs.oasis-open.org/sarif/sarif/v2.1.0/)
5757
- [JUnit](https://www.ibm.com/docs/en/developer-for-zos/14.1?topic=formats-junit-xml-format)
58+
- [Helm Chart](https://helm.sh/docs/topics/charts/)
5859
- Generic Artifact Types
5960
- Key-Value metadata pairs
6061

0 commit comments

Comments
 (0)