Closed MarekMichali closed 1 week ago
/kind enhancement
Add one of following labels
- kind/feature -> Use it when you want to submit a new feature
- kind/enhancement -> Use it when you modify or improve an existing feature
- kind/bug -> Use it when you fix a bug
/kind enhancement
Description
Sometimes the curl where we fetch the latest release fails and we get null as a tag. Sometimes we also try to promote the same version that has already been promoted and as a result only 1 change (chart version) is pushed instead of 3 (chart version, app version and KEB version).
Changes proposed in this pull request:
Related issue(s)