Helm Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 14: Line 14:


=Dependency=
=Dependency=
<font color=darkgray>
* If I rely on a dependency referred from an external [[#Repository|Helm repository]], and the repository exposes newer versions, can I still rely on the fact that the old version is still available? I might not want to upgrade to the "latest", but keep using a version I tested with and was proven stable.
</font>


=Runtime=
=Runtime=

Revision as of 00:50, 28 August 2019

Internal

Overview

Chart

Config

Release

Repository

Dependency

  • If I rely on a dependency referred from an external Helm repository, and the repository exposes newer versions, can I still rely on the fact that the old version is still available? I might not want to upgrade to the "latest", but keep using a version I tested with and was proven stable.

Runtime

The Helm Client

The Tiller Server