Helm/Jenkins: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==References== {| | valign="top" | * [https://stackoverflow.com/questions/75596795/ Helm » Pass YAML/JSON using <code>stdin</code>] * [https://helm.sh/docs/helm/helm_repo_remove/ Helm » Repo » Remove] * [https://helm.sh/docs/chart_template_guide/values_files/ Helm » Values Files] * [https://helm.sh/docs/helm/helm_upgrade/ Helm » Upgrade] * [https://helm.sh/docs/helm/helm_rollback/ Helm » Rollback] * [https://helm.sh/docs/helm/helm_history/ Helm » History] * [https...") |
No edit summary |
||
Line 1: | Line 1: | ||
helm repo add jenkins https://charts.jenkins.io | |||
helm repo update | |||
helm repo list | |||
==References== | ==References== | ||
{| | {| |