Skip to content

Commit

Permalink
[bot] Update main from tektoncd/chains to 579ef8e
Browse files Browse the repository at this point in the history
  • Loading branch information
openshift-pipelines-bot authored and openshift-pipelines-bot committed Dec 10, 2024
1 parent 5b8b87a commit 565e827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a01211b281c86a6f37b92fac34b99f304c9f2efd
579ef8e493c78c24cc091962f429ae60251f7247
2 changes: 1 addition & 1 deletion upstream/docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ chains.tekton.dev/transparency-upload: "true"
| Key | Description | Supported Values | Default |
| :--------------------------------- | :------------------------------------------------------------ | :----------------------------------------- | :------------------------------------------------- |
| `signers.x509.fulcio.enabled` | Whether to enable automatic certificates from fulcio. | `true`, `false` | `false` |
| `signers.x509.fulcio.address` | Fulcio address to request certificate from, if enabled | | `https://v1.fulcio.sigstore.dev` |
| `signers.x509.fulcio.address` | Fulcio address to request certificate from, if enabled | | `https://fulcio.sigstore.dev` |
| `signers.x509.fulcio.issuer` | Expected OIDC issuer. | | `https://oauth2.sigstore.dev/auth` |
| `signers.x509.fulcio.provider` | Provider to request ID Token from | `google`, `spiffe`, `github`, `filesystem` | Unset, each provider will be attempted. |
| `signers.x509.identity.token.file` | Path to file containing ID Token. | |
Expand Down

0 comments on commit 565e827

Please sign in to comment.