Helm Dependencies: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
=How Helm Dependencies Work= | =How Helm Dependencies Work= | ||
=Dependency Declaration= | =Dependency Declaration= | ||
Dependencies are declared in [[Helm_Chart_Chart.yaml#dependencies|Chart.yaml 'dependencies' section]]. | |||
Example: | Example: |
Revision as of 17:04, 15 December 2019
External
Internal
Overview
Revised for Helm 3
To Deplete
How Helm Dependencies Work
Dependency Declaration
Dependencies are declared in Chart.yaml 'dependencies' section.
Example:
dependencies:
- name: c
version: 1.0.0
repository: # Repository URL