Merge pull request #2590 from vmware/pinny/update-version-and-cli-docs
Some checks failed
CodeQL / Analyze (go) (push) Failing after 1m25s
CodeQL / Analyze (javascript) (push) Failing after 36s

Update version and CLI docs on website
This commit is contained in:
Joshua Casey
2025-09-09 09:14:01 -05:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ params:
github_url: "https://github.com/vmware/pinniped" github_url: "https://github.com/vmware/pinniped"
slack_url: "https://go.pinniped.dev/community/slack" slack_url: "https://go.pinniped.dev/community/slack"
community_url: "https://go.pinniped.dev/community" community_url: "https://go.pinniped.dev/community"
latest_version: v0.40.0 latest_version: v0.41.0
latest_codegen_version: 1.33 latest_codegen_version: 1.33
pygmentsCodefences: true pygmentsCodefences: true
pygmentsStyle: "pygments" pygmentsStyle: "pygments"