Updated versions in docs for v0.26.0 release

This commit is contained in:
Pinny 2023-09-19 22:56:05 +00:00
parent 5af01bba4e
commit bed9a74b58
2 changed files with 4 additions and 3 deletions

View File

@ -7,8 +7,8 @@ params:
github_url: "https://github.com/vmware-tanzu/pinniped"
slack_url: "https://go.pinniped.dev/community/slack"
community_url: "https://go.pinniped.dev/community"
latest_version: v0.25.0
latest_codegen_version: 1.27
latest_version: v0.26.0
latest_codegen_version: 1.28
pygmentsCodefences: true
pygmentsStyle: "pygments"
markup:

View File

@ -333,7 +333,8 @@ pinniped version [flags]
### Options
```
-h, --help help for version
-h, --help help for version
-o, --output string one of 'yaml' or 'json'
```
### SEE ALSO