Editing Chart.yaml

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 7: Line 7:
  
 
== Example [[v3.10.2]] ==
 
== Example [[v3.10.2]] ==
 +
<pre>
 +
apiVersion: v2
 +
name: your-helm-name
 +
description: A Helm chart for Kubernetes
  
apiVersion: v2
+
# A chart can be either an 'application' or a 'library' chart.
name: your-helm-name
+
#
description: A Helm chart for Kubernetes
+
# Application charts are a collection of templates that can be packaged into versioned archives
+
# to be deployed.
# A chart can be either an 'application' or a 'library' chart.
+
#
#
+
# Library charts provide useful utilities or functions for the chart developer. They're included as
# Application charts are a collection of templates that can be packaged into versioned archives
+
# a dependency of application charts to inject those utilities and functions into the rendering
# to be deployed.
+
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
#
+
type: application
# Library charts provide useful utilities or functions for the chart developer. They're included as
+
 
# a dependency of application charts to inject those utilities and functions into the rendering
+
# This is the chart version. This version number should be incremented each time you make changes
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
+
# to the chart and its templates, including the app version.
[[type:]] application
+
# Versions are expected to follow Semantic Versioning (https://semver.org/)
+
version: 0.1.0
# This is the chart version. This version number should be incremented each time you make changes
+
 
# to the chart and its templates, including the app version.
+
# This is the version number of the application being deployed. This version number should be
# Versions are expected to follow [[Semantic Versioning]] (https://semver.org/)
+
# incremented each time you make changes to the application. Versions are not expected to
[[version:]] 0.1.0
+
# follow Semantic Versioning. They should reflect the version the application is using.
+
# It is recommended to use it with quotes.
# This is the version number of the application being deployed. This version number should be
+
appVersion: "1.16.0"
# incremented each time you make changes to the application. Versions are not expected to
+
</pre>
# follow Semantic Versioning. They should reflect the version the application is using.
 
# It is recommended to use it with quotes.
 
[[appVersion:]] "1.16.0"
 
  
 
== Example ==
 
== Example ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: