Christoph Obexer
af7bd08c8b
fix: helm: add support for "alias:" repositories ( #9316 )
2021-03-29 18:41:44 +00:00
Michael Kriese
74d7691bef
refactor: optimize type usage ( #8947 )
2021-03-02 21:44:55 +01:00
eduardo aleixo
6b15f6ef68
fix(helm-requirements): remove the need for a Chart.yaml file ( #7544 )
2021-02-06 08:06:11 +01:00
eduardo aleixo
f6cf6fa33d
fix(helm-requirements): validate fields ( #8227 )
...
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): skip fields in order -> name, version, repository
* chore(helm-requirements): fix linting rules
* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
renovate[bot]
3f797dbe80
chore(deps): update dependency @types/js-yaml to v3.12.5 ( #6614 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-23 11:57:55 +02:00
Jamie Magee
456245aabe
chore(eslint): enable typescript 3.7 rules ( #6765 )
2020-07-18 08:42:32 +02:00
Sergio Zharinov
1137112130
refactor: Separate 'git' and 'fs' util modules ( #6665 )
2020-07-03 16:47:00 +02:00
Rhys Arkins
ec1598587c
refactor: move util/fs under util/gitfs ( #6618 )
2020-06-28 11:57:57 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
Rhys Arkins
5145c044ff
refactor: manager extract readLocalFile instead of platform.getFile
2020-04-19 11:41:21 +02:00
renovate[bot]
4f59b62da4
chore(deps): update dependency prettier to v2 ( #5952 )
...
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
Viral Ruparel
92d123a1f8
fix: create constants for skipReason
( #5660 )
2020-03-09 05:34:16 +01:00
Rhys Arkins
6293edc19a
feat: replace datasource constants with IDs ( #5595 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
Sourav Das
58c444cb7e
feat(constants): Data Source and Binary Source Constants ( #5157 )
2020-01-16 12:14:35 +01:00
Tim Jacomb
cc07563b86
feat(helm): Add repo alias support ( #4844 )
2019-11-24 12:32:00 +01:00
Rhys Arkins
39d0e5071a
fix: safeLoad yaml in json mode to allow key duplicates
2019-11-23 10:39:34 +01:00
Rhys Arkins
3eede6ad47
fix(helm): handle undefined repository
2019-10-17 12:45:12 +02:00
Rhys Arkins
696f3ec26f
fix(helm): don’t error for placeholder repositories
...
Closes #4680
2019-10-17 08:39:34 +02:00
Nikita Chashchinskii
0fffbaec1f
feat: helm requirements.yaml support ( #3805 )
2019-10-14 15:54:23 +02:00