Helm Chart requirements.lock: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Helm Concepts =Overview= requirement.lock is created by helm dependency update when examining the chart...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=
 
* [[Helm_Concepts#Deprecated_Elements|Deprecated Elements]]
* [[Helm Concepts#requirements.lock|Helm Concepts]]


=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.

Latest revision as of 21:05, 5 February 2022

Internal

Overview

requirement.lock is created by helm dependency update when examining the chart's dependencies. Deprecated in Helm 3.