1
0
forked from suse-edge/Factory

baremetal-operator: update to 0.8.0

This commit is contained in:
2024-11-12 18:31:53 +00:00
parent a52af83ddd
commit 8de574cd58
2 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/baremetal-operator</param>
<param name="scm">git</param>
<param name="revision">v0.6.1</param>
<param name="revision">v0.8.0</param>
<param name="version">_auto_</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>