Skip to content
Snippets Groups Projects
Commit 8996e12b authored by Mariano Cano's avatar Mariano Cano
Browse files

Upgrade deployment to use the latest image.

parent 8227c011
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,5 @@ spec:
spec:
containers:
# Change the value of image field below to your controller image URL
- image: smallstep/step-issuer:0.2.0
- image: smallstep/step-issuer:0.3.0
name: manager
......@@ -344,7 +344,7 @@ spec:
- --enable-leader-election
command:
- /manager
image: smallstep/step-issuer:0.2.0
image: smallstep/step-issuer:0.3.0
name: manager
resources:
limits:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment