mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 18:45:18 +01:00
* add dependabot to check gh actions Signed-off-by: cpanato <ctadeu@gmail.com> * update helm to v3.8.1 Signed-off-by: cpanato <ctadeu@gmail.com> * update kind to v0.12.0 Signed-off-by: cpanato <ctadeu@gmail.com> * use git hash instead of the tags for github actions Signed-off-by: cpanato <ctadeu@gmail.com>
13 lines
247 B
YAML
13 lines
247 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
|