helm chart 썸네일형 리스트형 [K8S] Upgrading a helm chart - kodekloud 실습 1. Add bitnami helm chart repository to the cluster. # Helm 설치 확인$ helm versionversion.BuildInfo{Version:"v3.17.1", GitCommit:"980d8ac1939e39138101364400756af2bdee1da5", GitTreeState:"clean", GoVersion:"go1.23.5"}# Bitnami chart repo 추가$ helm repo add bitnami https://charts.bitnami.com/bitnami"bitnami" has been added to your repositories# 저장소 업데이트$ helm repo updateHang tight while we grab the la.. 더보기 이전 1 다음