Commit f5fa3ac
authored
Fix sync versions to use openstack_version from SBOM (#1866)
The openstack_version was incorrectly using the CLI argument default
value instead of the version from the SBOM. Now the SBOM is extracted
first and openstack_version is read from it before logging and template
rendering.
AI-assisted: Claude Code
Signed-off-by: Christian Berendt <[email protected]>1 parent f6be5e2 commit f5fa3ac
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | 347 | | |
354 | 348 | | |
355 | 349 | | |
| |||
366 | 360 | | |
367 | 361 | | |
368 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
369 | 372 | | |
370 | 373 | | |
371 | 374 | | |
| |||
0 commit comments