Difference between revisions of "Helm history"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://helm.sh/docs/helm/helm_history/
  
 
  helm history
 
  helm history
Line 5: Line 6:
 
   
 
   
 
  Usage:  helm history RELEASE_NAME [flags]
 
  Usage:  helm history RELEASE_NAME [flags]
 +
 +
 +
helm history your-app
 +
REVISION UPDATED                STATUS  CHART    APP VERSION DESCRIPTION
 +
201    Fri Aug 26 15:35:37 2022 [[DEPLOYED]] your-chart-1.2.0           Upgrade complete
 +
207    Mon Nov 14 09:36:56 2022 [[FAILED]]  your-chart-1.2.0           Upgrade "your-app" failed: [[kind ConfigMap]] with the name "d...
  
 
== Related ==
 
== Related ==
* <code>[[helm status]]</code>
+
* <code>[[helm status]] your-release</code>
 
* <code>[[helm show all]]</code>
 
* <code>[[helm show all]]</code>
 +
* <code>[[helm history --help]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{helm history}}
 
* {{helm}}
 
* {{helm}}
  
 
[[Category:Helm]]
 
[[Category:Helm]]

Latest revision as of 09:24, 14 November 2022

helm history
Error: "helm history" requires 1 argument

Usage:  helm history RELEASE_NAME [flags]


helm history your-app
REVISION	UPDATED                 	STATUS  	CHART    	APP VERSION	DESCRIPTION
201     	Fri Aug 26 15:35:37 2022	DEPLOYED	your-chart-1.2.0	           	Upgrade complete
207     	Mon Nov 14 09:36:56 2022	FAILED  	your-chart-1.2.0	           	Upgrade "your-app" failed: kind ConfigMap with the name "d...

Related[edit]

See also[edit]

Advertising: