feat(argo-events): Add the ability to change the port for argo-events webhook (#1712)
This commit is contained in:
parent
9e523b0538
commit
69feaadde7
4 changed files with 9 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: v1.7.3
|
||||
description: A Helm chart for Argo Events, the event-driven workflow automation framework
|
||||
name: argo-events
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
icon: https://argoproj.github.io/argo-events/assets/logo.png
|
||||
keywords:
|
||||
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
url: https://argoproj.github.io/
|
||||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "[Fixed]: use policy/v1 for poddisruptionbudgets, when available
|
||||
- "[Added]: Ability to specify port for webhook deployment"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue