Bump spire-lib Helm Chart version from 0.1.0 to 0.2.0 (#822)

* Bump spire-lib and dependent Helm Chart versions (minor)

* 3c1dec30 fix casing of svidStore (#787)

Signed-off-by: Faisal Memon <[email protected]>

* Add missing repo reference

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Faisal Memon <[email protected]>
Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Kevin Fox <[email protected]>
This commit is contained in:
Faisal Memon
2026-06-06 10:33:41 -07:00
committed by GitHub
co-authored by Kevin Fox
parent 1afb4626f1
commit 98ec4e680b
11 changed files with 131 additions and 52 deletions
+3 -2
View File
@@ -2,8 +2,9 @@ apiVersion: v2
name: spire
description: >
A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager.
type: application
version: 0.28.5
version: 0.29.0
appVersion: "1.14.5"
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire
@@ -24,7 +25,7 @@ kubeVersion: ">=1.21.0-0"
dependencies:
- name: spire-lib
repository: file://../spire-lib
version: 0.1.0
version: 0.2.0
- name: spire-server
condition: spire-server.enabled
repository: file://./charts/spire-server