From ea64444c8b1d00126296c71909dbac474a3390c9 Mon Sep 17 00:00:00 2001 From: Pinny Date: Wed, 19 Jun 2024 19:08:25 +0000 Subject: [PATCH] Updated versions in docs for v0.32.0 release --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index 4706eab7e..7b4f030b5 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -7,7 +7,7 @@ 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.31.0 + latest_version: v0.32.0 latest_codegen_version: 1.30 pygmentsCodefences: true pygmentsStyle: "pygments"