From 3447e28fee75ba98d0d9d523fa2a47c8392f33b1 Mon Sep 17 00:00:00 2001 From: Pinny Date: Tue, 28 Oct 2025 22:09:42 +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 b6107ed96..e22778c8b 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.41.0 + latest_version: v0.42.0 latest_codegen_version: 1.33 pygmentsCodefences: true pygmentsStyle: "pygments"