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:
Steven Hardy 2024-11-15 17:14:24 +00:00
parent 044e5be211
commit fcbe8b9452
Signed by: steven.hardy
GPG Key ID: 44E1F7EC6AC42B8E
4 changed files with 4 additions and 4 deletions

View File

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

View File

@ -17,7 +17,7 @@
Name: cluster-api-provider-metal3 Name: cluster-api-provider-metal3
Version: 1.8.2 Version: 1.7.2
Release: 0 Release: 0
Summary: Cluster API Infrastructure Provider for Metal3 Summary: Cluster API Infrastructure Provider for Metal3
License: Apache-2.0 License: Apache-2.0

View File

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

View File

@ -17,7 +17,7 @@
Name: ip-address-manager Name: ip-address-manager
Version: 1.8.1 Version: 1.7.2
Release: 0 Release: 0
Summary: Metal3 IPAM controller Summary: Metal3 IPAM controller
License: Apache-2.0 License: Apache-2.0