What this PR does / why we need it:
Although we've set scripts for reading and writing the VPA version, the pipeline still uses the VERSION file for determining the VPA version. That's not what we want, this file is only used for the CA.
Therefore, set the version_interface explicitly to use the defined callbacks.
What this PR does / why we need it: Although we've set scripts for reading and writing the VPA version, the pipeline still uses the VERSION file for determining the VPA version. That's not what we want, this file is only used for the CA.
Therefore, set the
version_interface
explicitly to use the defined callbacks.Release note: