feat(argo-workflow): Add pathType value to ingress (#854)

Signed-off-by: thomascjohnson <thomascjohnson@gmail.com>
This commit is contained in:
Thom 2021-08-10 15:45:09 +02:00 committed by GitHub
parent 046635d69b
commit 8125f928ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.2.12
version: 0.2.13
appVersion: "v3.0.7"
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
home: https://github.com/argoproj/argo-helm
@ -15,4 +15,4 @@ maintainers:
- name: benjaminws
annotations:
artifacthub.io/changes: |
- "[Changed]: Argo workflows values file no longer has examples referencing ArgoCD"
- "[Added]: pathType variable now available for ingress template"