OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add openshift/lightspeed-service --skill version-update
Updates the OLS version number across all required files. Use when bumping the version for a release or when the user asks to update, bump, or change the version number.
npx skills add openshift/lightspeed-service --skill version-update
Update the version in three files. They must all match.
1. ols/version.py — source of truth
2. docs/openapi.json — OpenAPI spec
3. scripts/build-container.sh — container build (note the v prefix)
ols/version.py updateddocs/openapi.json updatedscripts/build-container.sh updated with v prefix