|
|
@ -4,7 +4,7 @@ updates:
|
|
|
|
- # Keep dev-v3 branch dependencies up to date, while Helm v3 is within support
|
|
|
|
- # Keep dev-v3 branch dependencies up to date, while Helm v3 is within support
|
|
|
|
package-ecosystem: "gomod"
|
|
|
|
package-ecosystem: "gomod"
|
|
|
|
target_branch: "dev-v3"
|
|
|
|
target_branch: "dev-v3"
|
|
|
|
directory: "/"
|
|
|
|
directory: "/pkg"
|
|
|
|
schedule:
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
|
|
|
interval: "daily"
|
|
|
|
groups:
|
|
|
|
groups:
|
|
|
@ -33,6 +33,7 @@ updates:
|
|
|
|
- "k8s.io/client-go"
|
|
|
|
- "k8s.io/client-go"
|
|
|
|
- "k8s.io/kubectl"
|
|
|
|
- "k8s.io/kubectl"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
|
|
|
|
target_branch: "main"
|
|
|
|
directory: "/"
|
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
schedule:
|
|
|
|
interval: "daily"
|
|
|
|
interval: "daily"
|
|
|
|