From 15627e7803256fb07d2fef91250774b7d16e630f Mon Sep 17 00:00:00 2001 From: Pinny Date: Thu, 14 Mar 2024 22:28:54 +0000 Subject: [PATCH] Updated versions in docs for v0.29.0 release --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index 65c2e036b..1a398a0c2 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.28.0 + latest_version: v0.29.0 latest_codegen_version: 1.29 pygmentsCodefences: true pygmentsStyle: "pygments"