From da86068f4e8ef719364cb7e3da9e2d5bd0f6a1f5 Mon Sep 17 00:00:00 2001 From: Pinny Date: Fri, 30 Jan 2026 20:30:56 +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 0145f6dd2..b0f1a879e 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.43.0 + latest_version: v0.44.0 latest_codegen_version: 1.35 pygmentsCodefences: true pygmentsStyle: "pygments"