1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00
Files
chart-testing/.github/dependabot.yml
Carlos Tadeu Panato Junior 1d3feac8e5 Updates to prepare next release (#457)
* 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>
2022-07-27 11:56:37 +02:00

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