From 85daec4748d41a5b89a7df5662374034c337832f Mon Sep 17 00:00:00 2001 From: Anjali Telang Date: Thu, 2 Sep 2021 14:44:53 -0400 Subject: [PATCH] Rephrased Signed-off-by: Anjali Telang --- site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md b/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md index 2e33c2d1..f719c452 100644 --- a/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md +++ b/site/content/posts/2021-08-27-supporting-ad-oidc-workflows.md @@ -95,6 +95,9 @@ With the new functionality, Users initiate `pinniped get kubeconfig` with a new In this release, we are moving our base container images from Debian to Distroless as it not only increases performance by providing much smaller sized images, but enhances security by removing dependencies on system libraries that may have vulnerabilities. + +Refer to the [release notes for v0.11.0](https://github.com/vmware-tanzu/pinniped/releases/tag/v0.11.0) for a complete list of fixes and features included in the release. + ## Tell us about your configuration and use cases! We invite your suggestions and contributions to make Pinniped work for your configuration and use cases.