helm-controller/docs
Hidde Beydals 1a88b40936 Support optional values references
This commit adds support for optional values references, as discussions
have brought to light that there are some valid use cases in which
having this option is desirable. For example to allow a user to extend
behaviour at a later date with their own repository without modifying
the HelmRelease object.

When a values reference is marked as optional, not found errors for the
value reference are ignored, but any ValuesKey, TargetPath or transient
error will still result in a reconciliation failure.
2020-09-23 10:00:52 +02:00
..
api Support optional values references 2020-09-23 10:00:52 +02:00
diagrams Update diagram 2020-07-10 08:04:19 +03:00
internal Release v0.0.1-alpha.1 2020-07-13 16:21:41 +02:00
spec Support Helm charts from Bucket sources 2020-09-23 09:28:44 +02:00