mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 09:45:14 +01:00
* add docker to dependabot config Signed-off-by: cpanato <ctadeu@gmail.com> * update helm to v3.9.2 Signed-off-by: cpanato <ctadeu@gmail.com> * update kubectl and helm in the dockerfile Signed-off-by: cpanato <ctadeu@gmail.com> * update indirect dependencies Signed-off-by: cpanato <ctadeu@gmail.com>
17 lines
327 B
YAML
17 lines
327 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: gomod
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: "docker"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|