[bitnami/fluxcd-helm-controller] Fix GOSS test for 1.4.0 (#86717)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
parent
e8baf91b3b
commit
fd9e04a7c6
|
|
@ -4,6 +4,6 @@
|
|||
command:
|
||||
check-helm-controller-help:
|
||||
exec: helm-controller --help
|
||||
exit-status: 2
|
||||
exit-status: 0
|
||||
stderr:
|
||||
- "Usage of helm-controller:"
|
||||
|
|
|
|||
Loading…
Reference in New Issue