Commit d1b35fc
fix: pass product_version instead of app_version_label_value to product config validation
The label-safe composite version string (e.g. "2.6.4-stackable24.7.0") is
not suitable for semver matching against fromVersion/asOfVersion constraints
in properties.yaml. Use the raw product_version consistently with all other
operators.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 05ba65f commit d1b35fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments