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

* c6381219 feat(gateway): expose gatewayAPI.gateway.infrastructure passthrough (#939)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
Kevin Fox
2026-09-08 18:40:52 -07:00
committed by kfox1111
parent 90e3518dca
commit dc689035c7
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.1
version: 0.3.2
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.1
version: 0.3.2
repository: https://spiffe.github.io/helm-charts-hardened/
```