
* feat(argo-rollouts) Add controller.extraEnv Ability to specify environment variables for rollouts-controller from values.yaml Signed-off-by: Ben Hayden <hayden767@gmail.com> * Also implement extraEnv for dashboard component Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> * Reword changelog line Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
14 lines
399 B
YAML
14 lines
399 B
YAML
apiVersion: v2
|
|
appVersion: "v1.2.0"
|
|
description: A Helm chart for Argo Rollouts
|
|
name: argo-rollouts
|
|
version: 2.17.0
|
|
icon: https://argoproj.github.io/argo-rollouts/assets/logo.png
|
|
home: https://github.com/argoproj/argo-helm
|
|
maintainers:
|
|
- name: alexmt
|
|
- name: dthomson25
|
|
- name: jessesuen
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- "[Added]: Ability to inject custom environment variables"
|