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
+3 -3
View File
@@ -4,7 +4,7 @@ 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.30.0
version: 0.30.1
appVersion: "1.15.3"
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
home: https://github.com/spiffe/helm-charts-hardened/tree/main/charts/spire
@@ -25,7 +25,7 @@ kubeVersion: ">=1.21.0-0"
dependencies:
- name: spire-lib
repository: file://../spire-lib
version: 0.3.0
version: 0.3.1
- name: spire-server
condition: spire-server.enabled
repository: file://./charts/spire-server
@@ -71,7 +71,7 @@ dependencies:
- name: spire-identity-exchange
condition: spire-identity-exchange.enabled
repository: file://../spire-identity-exchange
version: 0.2.0
version: 0.2.1
annotations:
org.opencontainers.image.source: https://github.com/spiffe/helm-charts-hardened
artifacthub.io/category: security