
* fixing the error on the argo rollouts controller needing the notifications configmap and rollout Signed-off-by: Ian Muge <ian.muge@ardoq.com> * bump chart version Signed-off-by: Ian Muge <ian.muge@ardoq.com> * updating changelog Signed-off-by: Ian Muge <ian.muge@ardoq.com> * fix structure to be simialr to argocd-notification as suggested Signed-off-by: Ian Muge <ian.muge@ardoq.com> * Bump Minor version as we are adding a new feature Signed-off-by: Ian Muge <ian.muge@ardoq.com> * Updated helm docs, all tests are green, locally Signed-off-by: Ian Muge <ian.muge@ardoq.com> * Apply changes from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
14 lines
400 B
YAML
14 lines
400 B
YAML
apiVersion: v2
|
|
appVersion: "v1.1.1"
|
|
description: A Helm chart for Argo Rollouts
|
|
name: argo-rollouts
|
|
version: 2.11.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]: Argo rollouts notification secret and configmap"
|