actions-marketplace-validations/Pulumi Helm Updater

Determine if a update to a pulumi managed helm chart is available

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stack_filePulumi Stack export file to check. Require this or stack_name to be setno
stack_file_formatWhat format the input stack file is. Only utilised if stack_file is set 'export' - If used 'pulumi stack export' 'preview' - If used 'pulumi preview --show-sames --json' noexport
stack_namePulumi Stack to Check. Require this or stack_path to be setno
stack_locationIf stack_name is set but the Pulumi.stack.yaml file is not repo root, set this to the folder it is contained inno""
write_formatShould the output be written to disk and if so in what format: 'none' - Don't write anything to disk 'js' - Write as a javascript constant file nonone
write_locationWhat location should the output be written tonoout.txt
namedescription
latest_versionsLatest version of all the helm releases in this stack