Skip to content

Commit

Permalink
fix the index-template file (#2753)
Browse files Browse the repository at this point in the history
We have a todo comment in one of the image files. That causes error in
digester. This fix moves the comment up to a new line. Now the
build-index-image.sh script is running.

Signed-off-by: Nahshon Unna-Tsameret <[email protected]>
  • Loading branch information
nunnatsa authored Jan 22, 2024
1 parent 1a258fe commit 87de433
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ Candidate:
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.8.0
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.9.0
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.10.1
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.11.0-unstable # todo set to 1.11.0 after this released
# todo set to 1.11.0 after v1.11.0 released
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.11.0-unstable
- Image: quay.io/kubevirt/hyperconverged-cluster-bundle:1.12.0

0 comments on commit 87de433

Please sign in to comment.