From 67145abeb42c6f278942fe56584a890e4098b4c5 Mon Sep 17 00:00:00 2001 From: Pinny Date: Wed, 8 Jul 2026 21:57:13 +0000 Subject: [PATCH] Update version and CLI docs on website --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index 26b973d6d..ade195540 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -7,7 +7,7 @@ params: github_url: "https://github.com/vmware/pinniped" slack_url: "https://go.pinniped.dev/community/slack" community_url: "https://go.pinniped.dev/community" - latest_version: v0.46.0 + latest_version: v0.47.0 latest_codegen_version: 1.36 pygmentsCodefences: true pygmentsStyle: "pygments"