# Functions
CreateForwardPortStructure will create the ForwardPort struct with access to the necessary dependencies.
InitRelease will create the Release struct with access to the necessary dependencies.
# Structs
Command holds the necessary information to forward-port a chart.
ForwardPort holds the data and methods to forward-port charts.
PullRequest represents a pull request to be created for each chart separately.
Release holds necessary metadata to release a chart version.