From 2508610e1c5078b24c6e869554d9324d5d0bfe64 Mon Sep 17 00:00:00 2001 From: Thom Date: Mon, 2 Aug 2021 09:38:38 +0200 Subject: [PATCH] Updates changelog Signed-off-by: thomascjohnson --- charts/argo-workflows/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-workflows/Chart.yaml b/charts/argo-workflows/Chart.yaml index 8c5c55ec..31e2e828 100644 --- a/charts/argo-workflows/Chart.yaml +++ b/charts/argo-workflows/Chart.yaml @@ -16,3 +16,4 @@ maintainers: annotations: artifacthub.io/changes: | - "[Changed]: Argo workflows values file no longer has examples referencing ArgoCD" + - "[Added]: pathType variable now available for ingress template"