Skip to content

Commit

Permalink
update trust-manager api docs to latest version (no changes)
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Davis <[email protected]>
  • Loading branch information
SgtCoDFish committed Jul 19, 2024
1 parent 732f473 commit bebb41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/reference/api-docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6787,5 +6787,5 @@ description: >-
</table>
<hr />
<p>
<em> Generated with <code>gen-crd-api-reference-docs</code> on git commit <code>3403251</code>. </em>
<em> Generated with <code>gen-crd-api-reference-docs</code> on git commit <code>35e27b7</code>. </em>
</p>
2 changes: 1 addition & 1 deletion scripts/gendocs/generate-trust-manager
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ gendocs() {
echo "+++ Cloning trust-manager repository..."
git clone "https://github.com/cert-manager/trust-manager.git" "$tmpdir"

checkout "v0.10.1"
checkout "v0.12.0"

gendocs "$REPO_ROOT/content/docs/trust/trust-manager/api-reference.md"

0 comments on commit bebb41d

Please sign in to comment.