Helm Chart requirements.lock: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
requirement.lock is created by [[helm dependency|helm dependency update]] when examining the chart's dependencies. | <code>requirement.lock</code> is created by [[helm dependency|helm dependency update]] when examining the chart's dependencies. Deprecated in Helm 3. |
Revision as of 21:03, 5 February 2022
Internal
Overview
requirement.lock
is created by helm dependency update when examining the chart's dependencies. Deprecated in Helm 3.