We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc390d commit 6cc7dd3Copy full SHA for 6cc7dd3
charts/capsule-proxy/values.yaml
@@ -60,7 +60,7 @@ global:
60
# -- Set the image pull policy of the post install certgen job
61
pullPolicy: IfNotPresent
62
# -- Set the image tag of the post install certgen job
63
- tag: "v1.4.3"
+ tag: "v1.5.1"
64
# -- Annotations to add to the certgen job.
65
annotations: {}
66
# -- Set the restartPolicy
0 commit comments