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

* 3cfefb72 Gateway api support (#890)
* 76873394 Enable easy plugin loading (#859)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
Kevin Fox
2026-08-01 20:19:04 -07:00
committed by kfox1111
parent f4c7df239e
commit 12269d4f33
12 changed files with 51 additions and 45 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: spire-lib
repository: file://../spire-lib
version: 0.2.0
version: 0.3.0
- name: step-certificates
repository: https://smallstep.github.io/helm-charts/
version: 1.27.4
digest: sha256:19fb792ca3e02fca49734ba7028d51767ce3b0f973745bdd636d4751c20d426c
generated: "2026-06-06T08:12:58.836548-07:00"
digest: sha256:b41dcd4ef1a70026a96cbd6b704ae22b7c62c139d3cf699ac746366658698825
generated: "2026-07-31T16:55:06.703514-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.2.0
version: 0.3.0
# 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.2.0
version: 0.3.0
- name: step-certificates
alias: step
repository: https://smallstep.github.io/helm-charts/