Skip to content

Commit b1d9061

Browse files
committed
renovate: add more trusted dependencies for auto merging
Signed-off-by: André Martins <andre@cilium.io>
1 parent 950a298 commit b1d9061

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,14 @@
100100
"bufbuild/buf", // Protocol buffer toolkit
101101
"docker.io/alpine/socat", // Alpine socat package
102102
"docker.io/library/busybox", // Official busybox image
103+
"eksctl-io/eksctl", // EKS CLI tool
103104
"go", // golang version directive upgrade in go.mod
104105
"google/cloud-sdk", // google cloud-sdk official package name
106+
"google-github-actions/auth", // Google GitHub Actions auth
107+
"google-github-actions/setup-gcloud", // Google GitHub Actions gcloud setup
105108
"grpc-ecosystem/grpc-health-probe", // Grpc ecosystem
106109
"kindest/node", // official kindest images
110+
"kubernetes/kubernetes", // Kubernetes official releases
107111
"kubernetes-sigs/kind", // official kind dependencies
108112
"quay.io/cilium/cilium-envoy", // Cilium's Envoy proxy
109113
"quay.io/frrouting/frr", // FRRouting package

0 commit comments

Comments
 (0)