Update csi driver (#555)

Fixes: #554

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2025-04-08 00:46:07 -07:00
committed by GitHub
parent cd39d7b5f1
commit 2a48bf91a0
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ name: spiffe-csi-driver
description: A Helm chart to install the SPIFFE CSI driver.
type: application
version: 0.1.0
appVersion: "0.2.3"
appVersion: "0.2.7"
keywords: ["spiffe", "csi-driver"]
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire
sources:
@@ -1,6 +1,6 @@
# spiffe-csi-driver
![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.3](https://img.shields.io/badge/AppVersion-0.2.3-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.2.7](https://img.shields.io/badge/AppVersion-0.2.7-informational?style=flat-square)
A Helm chart to install the SPIFFE CSI driver.