Update the spire-controller-manager to 0.6.0 (#473)

Signed-off-by: Kevin Fox <[email protected]>
Co-authored-by: Faisal Memon <[email protected]>
This commit is contained in:
kfox1111
2024-10-03 16:27:23 -07:00
committed by GitHub
co-authored by Faisal Memon
parent 5d07eaff52
commit c46179472c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -498,7 +498,7 @@ controllerManager:
registry: ghcr.io
repository: spiffe/spire-controller-manager
pullPolicy: IfNotPresent
tag: "0.5.0"
tag: "0.6.0"
## @param controllerManager.resources [object] Resource requests and limits for controller manager
resources: {}