feat(argo-workflows): Add ability to set .Values.namespaceOverride (#2564)

This commit is contained in:
Aikawa 2024-03-04 04:12:41 +09:00 committed by GitHub
parent de462b7e80
commit 1af4bf5f48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 43 additions and 30 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.40.13
version: 0.40.14
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: Disable leader election if only 1 repl of the Workflow Controller
description: Support namespaceOverride