gardener / landscaper

Development of Landscaper - A deployer for K8S workloads with integrated data flow engine.
Apache License 2.0
56 stars 34 forks source link

Fix missing inputs #1206

Closed robertgraeff closed 1 month ago

robertgraeff commented 1 month ago

What this PR does / why we need it:

Fixes the missing inputs error that occurs in the master-release-job, step "update-release". See discussion on gardener-cicd slack channel.

A similar issue of the landscaper-cli was solved by PR Fix missing inputs #302.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

- Fix missing inputs of release job.