SHA256
1
0
forked from suse-edge/Factory

capm3: temporarily downgrade to 1.7.2

To align with the current rancher turtles chart we need to align with
1.7.2, which matches the 1.7.x CAPI core provided by this turtles release
This commit is contained in:
2024-11-15 17:14:24 +00:00
parent 044e5be211
commit fcbe8b9452
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm">
<param name="url">https://github.com/metal3-io/cluster-api-provider-metal3</param>
<param name="scm">git</param>
<param name="revision">v1.8.2</param>
<param name="revision">v1.7.2</param>
<param name="version">_auto_</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>