From 248994dab62b63e73bf1209ee2bcaaa74c658069 Mon Sep 17 00:00:00 2001 From: Pinny Date: Thu, 8 Aug 2024 04:58:23 +0000 Subject: [PATCH] Updated versions in docs for v0.33.0 release --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index 7b4f030b5..ff54fe5d8 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.32.0 + latest_version: v0.33.0 latest_codegen_version: 1.30 pygmentsCodefences: true pygmentsStyle: "pygments"