add helm variable "server.readinessProbeScheme" to argo chart
Signed-off-by: tangross <7686266+rtang03@users.noreply.github.com>
This commit is contained in:
parent
93c48b6d0d
commit
ec40682e6b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ apiVersion: v1
|
|||
appVersion: v2.11.3
|
||||
description: A Helm chart for Argo Workflows
|
||||
name: argo
|
||||
version: 0.13.2
|
||||
version: 0.13.3
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
Loading…
Reference in a new issue