source-controller/docs/spec/v1beta1
Hidde Beydals 1f27410b34 Update Helm to v3.6.1
v3.6.1 is a a security update from Helm, ensuring that credentials are
always only passed to the defined repository host.

Based on Helm user reports, disabling this behavior may be required for
some Helm repository solutions like Artifactory, and may be done by
setting `PassCredentials` in the `HelmRepositorySpec`.

For more information, see:
https://github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-06-18 12:31:23 +02:00
..
README.md Promote API to v1beta1 2020-09-30 16:11:00 +03:00
buckets.md Add well-known CI configs to exclusion list 2021-03-31 14:39:12 +03:00
common.md Add suspend field to Source API 2020-11-26 12:49:12 +02:00
gitrepositories.md Fix GitRepository include for nested paths 2021-05-28 01:17:40 +03:00
helmcharts.md Add `ValuesFiles` to HelmChart spec 2021-04-19 09:16:53 -04:00
helmrepositories.md Update Helm to v3.6.1 2021-06-18 12:31:23 +02:00

README.md

source.toolkit.fluxcd.io/v1beta1

This is the v1beta1 API specification for defining the desired state sources of Kubernetes clusters.

Specification

Implementation

Consumers