Updated versions in docs for v0.24.0 release
This commit is contained in:
parent
914861c5da
commit
c3dccbb23d
@ -7,8 +7,8 @@ params:
|
|||||||
github_url: "https://github.com/vmware-tanzu/pinniped"
|
github_url: "https://github.com/vmware-tanzu/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.23.0
|
latest_version: v0.24.0
|
||||||
latest_codegen_version: 1.26
|
latest_codegen_version: 1.27
|
||||||
pygmentsCodefences: true
|
pygmentsCodefences: true
|
||||||
pygmentsStyle: "pygments"
|
pygmentsStyle: "pygments"
|
||||||
markup:
|
markup:
|
||||||
|
@ -133,7 +133,7 @@ to enable it. You can execute the following once:
|
|||||||
|
|
||||||
To load completions in your current shell session:
|
To load completions in your current shell session:
|
||||||
|
|
||||||
source <(pinniped completion zsh); compdef _pinniped pinniped
|
source <(pinniped completion zsh)
|
||||||
|
|
||||||
To load completions for every new session, execute once:
|
To load completions for every new session, execute once:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user