feat(argo-workflows): Add the ability to use headless service for workflow controller (#2620)

This commit is contained in:
Karl Lyons 2024-04-02 13:26:07 -04:00 committed by GitHub
parent 72f0a50d70
commit c30f1984e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 2 deletions

View file

@ -3,7 +3,7 @@ appVersion: v3.5.5
name: argo-workflows
description: A Helm chart for Argo Workflows
type: application
version: 0.41.0
version: 0.41.1
icon: https://argo-workflows.readthedocs.io/en/stable/assets/logo.png
home: https://github.com/argoproj/argo-helm
sources:
@ -17,4 +17,4 @@ annotations:
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
artifacthub.io/changes: |
- kind: added
description: Check Prometheus CRDs are available before creating Service Monitor resource(s)
description: Add the ability to use a headless service for the workflow controller