From a464c817110aed4df0dcf9a7009b6bbde0813ee5 Mon Sep 17 00:00:00 2001 From: Matt Moyer Date: Tue, 3 Aug 2021 09:21:54 -0500 Subject: [PATCH] Bump latest version on website. We accidentally missed this in the v0.10.0 release process. The new YAML field here should make it easier to automate this step, which seems like a really good idea. --- site/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config.yaml b/site/config.yaml index 0c1355f5..92da536d 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://kubernetes.slack.com/messages/pinniped" community_url: "https://go.pinniped.dev/community" - latest_version: v0.9.2 + latest_version: v0.10.0 pygmentsCodefences: true pygmentsStyle: "pygments" markup: