From 96156f1d9ad5546b3c9b521ea0e1cc40954e3944 Mon Sep 17 00:00:00 2001 From: kfox1111 Date: Tue, 14 Jul 2026 15:05:01 -0700 Subject: [PATCH] Update spire-identity-exchange version (#878) * Update spire-identity-exchange version Signed-off-by: Kevin Fox * Update spire-identity-exchange version Signed-off-by: Kevin Fox --------- Signed-off-by: Kevin Fox --- charts/spire-identity-exchange/Chart.yaml | 2 +- charts/spire-identity-exchange/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/spire-identity-exchange/Chart.yaml b/charts/spire-identity-exchange/Chart.yaml index 6cf6c10..9924ff5 100644 --- a/charts/spire-identity-exchange/Chart.yaml +++ b/charts/spire-identity-exchange/Chart.yaml @@ -3,7 +3,7 @@ name: spire-identity-exchange description: A Helm chart to install the SPIRE Identity Exchange. type: application version: 0.1.0 -appVersion: "v0.2.0" +appVersion: "v0.3.0" keywords: ["spiffe", "spire", "identity exchange"] home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-identity-exchange sources: diff --git a/charts/spire-identity-exchange/README.md b/charts/spire-identity-exchange/README.md index 83cc815..0dc0faf 100644 --- a/charts/spire-identity-exchange/README.md +++ b/charts/spire-identity-exchange/README.md @@ -1,6 +1,6 @@ # spire-identity-exchange -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.0](https://img.shields.io/badge/AppVersion-0.2.0-informational?style=flat-square) +![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.0](https://img.shields.io/badge/AppVersion-0.3.0-informational?style=flat-square) A Helm chart to install the SPIRE Identity Exchange.