MarianMacik commented on issue #502:
URL: 
https://github.com/apache/incubator-kie-kogito-docs/issues/502#issuecomment-1767206055

   @gabriel-farache Just to clarify, the documentation is correct.
   
   Notice the `.x` in the `<version>.x`.
   
   Then
   `kubectl delete -f 
https://raw.githubusercontent.com/kiegroup/kogito-serverless-operator/<version>.x/operator.yaml`
   means
   ``kubectl delete -f 
https://raw.githubusercontent.com/kiegroup/kogito-serverless-operator/1.43.x/operator.yaml``
   which indeed exists.
   
   The change you are suggesting is to reference a release tag, which has the 
format `v1.43.0`, which may be probably better as it references a stable 
release rather than a snapshot version.
   
   Wdyt @ricardozanini ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to