Block a user
Fix missed 302 chart prefixes
Bump release manifest to 3.2.0
All our charts need to be converted to new chart versioning scheme (302.X.Y+up...
) here
Add initial release-manifest image
You need %{?img_prefix}
instead of %img_prefix
to allow for empty prefixes
init for chart version updates
LGTM overall, I however think we should have them be some kind of template here to make it easier for us, something like %%CHART_MAJOR%%.X.Y
and have OBS to replace it to 302
in the 3.2 branch and say 999
in Factory, this way we don't have to do anything when cutting a new release branch here
eae86c9ade
Document branch version
39722e23e7
Update workflow with missing items
85c7658ab0
updated go version to 1.22
Add documentation on how to branch for a release
470d03f895
Document branch version
56a8314291
Update workflow with missing items