Skip to content

v0.0.118

Compare
Choose a tag to compare
@EdwardXF EdwardXF released this 29 Nov 22:15
· 139 commits to master since this release
8e82f74

Charts

-appmesh-spire-agent (chart version 1.0.7, image version 1.5.0)
-appmesh-spire-server (chart version 1.0.7, image version 1.5.0)

What's Changed

  • [appmesh-spire-server] Add support for configuring SPIRE server plugins by @egkelly in #852
  • Upgrade SPIRE version to 1.5.0 by @EdwardXF in #855

SPIRE cannot be upgraded directly from 1.2.0 to 1.5.0. Customized SPIRE version can be specified through image.tag variable to incrementally upgrade to the latest version.
This introduces changed behaviors and deprecated fields. Make sure you have fully researched the new version before upgrade.
ONLY upgrade one minor version at a time (upgrading from 0.12.x to 1.0.x is OK)
(e.g. 1.1.x to 1.2.x)

New Contributors

Full Changelog: v0.0.117...v0.0.118