20.1LAB-10.1 Install Helm v3 and add repositories
20.2LAB-10.2 Search charts in Artifact Hub
20.3LAB-10.3 Install nginx chart from Bitnami
20.4LAB-10.4 Customize installation with values file
20.5LAB-10.5 Override values with --set flag
20.6LAB-10.6 Upgrade release and rollback
20.7LAB-10.7 Create your own Helm chart
20.8LAB-10.8 Use template functions and values
20.9LAB-10.9 Manage chart dependencies
20.10LAB-10.10 Install complex app (MySQL/WordPress)
20.11LAB-10.11 Practice: Package and share a custom chart