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
@@ -1,9 +1,9 @@
dependencies:
- name: spire-lib
repository: file://../spire-lib
version: 0.3.0
version: 0.3.1
- name: step-certificates
repository: https://smallstep.github.io/helm-charts/
version: 1.27.4
digest: sha256:b41dcd4ef1a70026a96cbd6b704ae22b7c62c139d3cf699ac746366658698825
generated: "2026-07-31T16:55:06.703514-07:00"
digest: sha256:11d3748666d0c9aa04a77a01ed3cde99553aae715bc9f00b311247e6a9c6ee91
generated: "2026-08-21T14:41:49.31784-07:00"
+2 -2
View File
@@ -13,7 +13,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.3.0
version: 0.3.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
@@ -30,7 +30,7 @@ maintainers:
dependencies:
- name: spire-lib
repository: file://../spire-lib
version: 0.3.0
version: 0.3.1
- name: step-certificates
alias: step
repository: https://smallstep.github.io/helm-charts/