-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
Pipelines Sprint 216
tkn version shows operator version as devel, this needs to be fixed downstream
$ tkn version Client version: 0.23.0 Pipeline version: v0.33.2 Triggers version: v0.19.0 Operator version: devel
These replacements need to be added - https://github.com/tektoncd/operator/blob/d9bd3a84204854a12b4acfb74d70f6b41b270fde/tekton/build-publish-images-manifests.yaml#L123
From vdemeest -
ideally
make -C ${SOURCE} OPERATOR_SDK=$(which operator-sdk) operator-bundle
^^ this should do the replace & co instead of the release task script