From ab2590cd30854a67d6f7fe5551d0310fc6e2c638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Kopi=C4=87?= Date: Fri, 10 May 2024 18:09:31 +0000 Subject: [PATCH] Update Helm --- Helm.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/Helm.md b/Helm.md index 04dacb0..4a41114 100644 --- a/Helm.md +++ b/Helm.md @@ -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. ---- - -Following these steps, you can effectively use Helm to manage your Kubernetes applications, from adding repositories to deploying charts with customized values.