Bump spire-lib and dependent Helm Chart versions (patch)

* ab5e5d86 fix(spiffe-oidc-discovery-provider): run under restricted PSA/SCC on OpenShift (#920)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
Kevin Fox
2026-08-23 00:11:20 -07:00
committed by kfox1111
parent 0824944320
commit 3b4e7a1bd3
16 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: spire-lib
description: A library of helper templates for SPIRE charts.
type: library
version: 0.3.0
version: 0.3.1
appVersion: "0.1.0"
keywords: ["spiffe", "spire", "library"]
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire-lib
+1 -1
View File
@@ -7,7 +7,7 @@ A [Helm Library Chart](https://helm.sh/docs/topics/library_charts/#helm) for gro
```yaml
dependencies:
- name: spire-lib
version: 0.3.0
version: 0.3.1
repository: https://spiffe.github.io/helm-charts-hardened/
```