gansheer commented on code in PR #4927:
URL: https://github.com/apache/camel-k/pull/4927#discussion_r1410461749


##########
helm/camel-k/README.md:
##########
@@ -56,15 +56,30 @@ additional parameters that can be set during installation.
 
 > **Tip**: List all releases using `helm list`
 
+## Upgrading the Chart
+
+If you are upgrading the `camel-k` Deployment, you should always use a 
specific version of the chart and pre-install the CRDS:
+
+```
+$ kubectl replace -k "https://github.com/apache/camel-k/config/crd?ref=vx.y.z";

Review Comment:
   The procedure (and the test) are now using the chart CRDs files.



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to