helmfile/pkg
Alex Meddin 46b17e2cdb
feat: pass-credentials to repo (#1899)
This adds the ability to include the --pass-credentials flag to the helm add repo command by:

- Adding repo.passCredentials to the helmfile yaml
- Changing state, helmexec, and app to include RepositorySpec.PassCredentials

Resolves #1898

Co-authored-by: almed4 <alexandre.meddin@ingka.ikea.com>
2021-07-02 07:31:16 +09:00
..
app feat: pass-credentials to repo (#1899) 2021-07-02 07:31:16 +09:00
argparser Bump sprig to v3.1.0 and mergo 3.11 (#1456) 2020-09-04 09:58:54 +09:00
environment Fix: populate .Values regardless of prestate success (#1202) 2020-04-17 09:18:01 +09:00
event Fix some hook log not honoring log level (#1769) 2021-04-10 16:50:42 +09:00
exectest feat: pass-credentials to repo (#1899) 2021-07-02 07:31:16 +09:00
helmexec feat: pass-credentials to repo (#1899) 2021-07-02 07:31:16 +09:00
maputil Add indexed key support to --state-values-set (#1042) 2019-12-17 07:31:42 +09:00
plugins feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
remote Fix error on concurrent go-getter on same URL (#1669) 2021-02-05 09:02:21 +09:00
state feat: pass-credentials to repo (#1899) 2021-07-02 07:31:16 +09:00
testhelper Fix filepath handling on Windows (#1754) 2021-05-02 09:22:25 +09:00
tmpl feat: Helmfile renders *.yaml.gotmpl in a K8s manifests/kustomization directory (#1745) 2021-04-06 14:22:34 +09:00