[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:
David Gomez 2025-09-30 09:28:10 +02:00 committed by GitHub
parent e8baf91b3b
commit fd9e04a7c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
command:
check-helm-controller-help:
exec: helm-controller --help
exit-status: 2
exit-status: 0
stderr:
- "Usage of helm-controller:"