version-update
Installation
SKILL.md
Version Update (Release)
Invoke with /version-update X.Y.Z or /update-bundle release X.Y.Z.
Not for PR/CI — use /update-bundle dev.
Step 1: Refresh related_images.json (stable)
Requires Konflux oc login in namespace crt-nshift-lightspeed-tenant. See README.md (Update Bundle from Snapshot).
./hack/snapshot_to_image_list.sh -s <ols-snapshot> -b <ols-bundle-snapshot> -r stable -o related_images.json
Use -r preview only for tech-preview paths (registry.redhat.io/openshift-lightspeed-tech-preview/...).
Images must land on registry.redhat.io/openshift-lightspeed/... (not Konflux quay).
Preserve snapshot-less entries per hack/snapshot_to_image_list.sh (e.g. dataverse-exporter, interim operands not in Konflux). README documents backing up lightspeed-operator-bundle when only operand images change.