fix(argo-rollouts): Add ConfigMap read access to support notification-engine (#812)
* Add configmap read access Signed-off-by: Aditya Menon <aditya.menon@spin.pm> * Retrigger CI pipeline Signed-off-by: Aditya Menon <aditya.menon@spin.pm> * Match upstream manifest definition Follow the same pattern on argo-rollouts repo Signed-off-by: Aditya Menon <aditya.menon@spin.pm>
This commit is contained in:
parent
b78109c4f3
commit
a807d24c3b
3 changed files with 6 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "v1.0.1"
|
||||
appVersion: "v1.0.2"
|
||||
description: A Helm chart for Argo Rollouts
|
||||
name: argo-rollouts
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
maintainers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue