From af6533d7642578463efac6167f6dcbaaaf5c327d Mon Sep 17 00:00:00 2001 From: kfox1111 Date: Sun, 5 Jul 2026 14:13:45 -0700 Subject: [PATCH] We havent released 0.30.0 yet. Merge notes. (#869) --- charts/spire/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/charts/spire/README.md b/charts/spire/README.md index 6d5a43c..dec4f48 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -79,15 +79,12 @@ kubectl delete crds clusterfederatedtrustdomains.spire.spiffe.io clusterspiffeid We only support upgrading one major/minor version at a time. Version skipping isn't supported. Please see for details. -### 0.31.X - -- The x509POP plugin in spiffe mode has had its defaults changed. It allows easier and more secure setups. If using and upgrading, please review the settings. -- To add the spike entries, you now must also specify spire-server.spike.enabled=true. -- Experimental support for the spire-identity-exchange has been added. - ### 0.30.X - The OIDC discovery issuer is now set automatically. We do not anticipate any negative impact; however, please verify your OIDC provider's integration with other services during your upgrade testing. +- The x509POP plugin in spiffe mode has had its defaults changed. It allows easier and more secure setups. If using and upgrading, please review the settings. +- To add the spike entries, you now must also specify spire-server.spike.enabled=true. +- Experimental support for the spire-identity-exchange has been added. ### 0.26.X