Update Helm

Tomislav Kopić 2024-05-10 18:09:31 +00:00
parent ff6bc4b807
commit ab2590cd30

@ -82,6 +82,3 @@ Once you've added a repository, exported and edited values, you're ready to depl
3. **Upgrade or Rollback**: You can upgrade or rollback releases using Helm commands to manage the lifecycle of your application as needed. 3. **Upgrade or Rollback**: You can upgrade or rollback releases using Helm commands to manage the lifecycle of your application as needed.
---
Following these steps, you can effectively use Helm to manage your Kubernetes applications, from adding repositories to deploying charts with customized values.