mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-19 17:16:39 +00:00
* feat(helm): add capsule 0.6.0 as optional dependency Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> * chore(helm): version updates and liniting improvements Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com> --------- Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
13 lines
293 B
YAML
13 lines
293 B
YAML
remote: origin
|
|
target-branch: main
|
|
chart-dirs:
|
|
- charts
|
|
chart-repos:
|
|
- capsule=https://projectcapsule.github.io/charts/
|
|
helm-extra-args: "--timeout 600s"
|
|
validate-chart-schema: false
|
|
validate-maintainers: false
|
|
validate-yaml: true
|
|
exclude-deprecated: true
|
|
check-version-increment: false
|