Difference between revisions of "Helm package"
Jump to navigation
Jump to search
(Created page with "{{lc}} * {{helm}}") |
|||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://helm.sh/docs/helm/helm_package/ | ||
+ | * <code>[[helm]] package . -u --version=1.0.0</code> | ||
+ | helm package your-demo | ||
+ | Successfully packaged chart and saved it to: /tmp/your-demo-0.1.0.tgz | ||
+ | == Related == | ||
+ | * <code>[[package:]]</code> | ||
+ | * [[Pushing a Helm chart to ECR]] | ||
+ | * <code>[[helm create]]</code> | ||
+ | * <code>[[helm registry login]]</code> | ||
+ | |||
+ | == See also == | ||
* {{helm}} | * {{helm}} | ||
+ | |||
+ | [[Category:Helm]] |
Latest revision as of 17:10, 16 August 2023
helm package . -u --version=1.0.0
helm package your-demo Successfully packaged chart and saved it to: /tmp/your-demo-0.1.0.tgz
Related[edit]
See also[edit]
- 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: