diff --git a/docs/config.md b/docs/config.md index 70afaf76f1..f61ede0d2f 100644 --- a/docs/config.md +++ b/docs/config.md @@ -112,6 +112,7 @@ You can read more about Grafeas notes and occurrences [here](https://github.com/ | Key | Description | Supported Values | Default | | :--- | :--- | :--- | :--- | | `builder.id` | The builder ID to set for in-toto attestations | | `https://tekton.dev/chains/v2`| +| `builddefinition.buildtype` | The buildType for in-toto attestations | `https://tekton.dev/chains/v2/slsa`, `https://tekton.dev/chains/v2/slsa-tekton` | `https://tekton.dev/chains/v2/slsa`| ### Sigstore Features Configuration