From eef2923944d60773b4a1744426836f8a2a76b548 Mon Sep 17 00:00:00 2001 From: tangross <7686266+rtang03@users.noreply.github.com> Date: Tue, 3 Nov 2020 13:35:27 +0800 Subject: [PATCH] add helm variable "server.readinessProbeScheme" to argo chart --- charts/argo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo/Chart.yaml b/charts/argo/Chart.yaml index 744996b6..b21aae0a 100644 --- a/charts/argo/Chart.yaml +++ b/charts/argo/Chart.yaml @@ -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: