kidpax.blogg.se

How to rollback parallels update
How to rollback parallels update




how to rollback parallels update

Beware that you don’t have to add local/ to the Helm Chart name: helm inspect myhelmchartplanetĪnd now the moment we have been waiting for. With the inspect command we can display the information of our Helm Chart. Local/myhelmchartplanet 0.1.0 0.0.2-SNAPSHOT A Helm chart for Kubernetes The output is as follows and we can notice that the chart version and application version is as we have configured: NAME CHART VERSION APP VERSION DESCRIPTION First, check whether our Helm package is available: helm search myhelmchartplanet Install ChartĪfter all the preparation work we have done in part 1, it is time to install our Helm package. In part 2, we will cover how to install the Helm package to a Kubernetes cluster, how to upgrade our Helm Chart, and how to rollback our Helm Chart. In part 1 of this post, we explained how we can create a Helm Chart for our application and how to package it.






How to rollback parallels update