flux v0.31.2

ImageUpdateAutomation.spec.push

Push specifies how and where to push commits made by the automation. If missing, commits are pushed (back) to `.spec.checkout.branch`.

1 fields
ImageUpdateAutomation.spec.push fields and descriptions
Field / TypeDescription
branch
string required

Branch specifies that commits should be pushed to the branch named. The branch is created using `.spec.checkout.branch` as the starting point, if it doesn't already exist.