Difference between revisions of "Helm history"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://helm.sh/docs/helm/helm_history/ | ||
+ | |||
+ | 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 == | == Related == | ||
− | + | * <code>[[helm status]] your-release</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]
helm status your-release
helm show all
helm history --help
See also[edit]
helm history, --help
- Helm,
helm
[repo | template
|list
|install | unsintall
|create
|show | pull | push
|status | history | plugin
|search | upgrade | delete | lint | test | package | dependency | get | rollback | version | --help]
,helm@2
, Chart file structure, Helm Charts,values.yaml, chart.yaml
, Helm functions, Helm versions,helmfile
Deprecated:init
, variables, Mapkubeapis, .helmignore
Advertising: