debug: Try running helmfile list

This commit is contained in:
Nikolai Rodionov
2023-09-27 05:12:47 +02:00
parent 240400097f
commit 9d43635ef6

View File

@ -106,6 +106,7 @@ steps:
SOPS_AGE_KEY:
from_secret: SOPS_AGE_KEY
commands:
- helmfile -e badhouseplants fetch
- helmfile -e badhouseplants list
- echo "Hey, bud, some helm releases are outdated:" > message_file.tpl
- cdh --kind helmfile -p $DRONE_WORKSPACE/helmfile.yaml --helmfile-environment badhouseplants -o >> message_file.tpl