GoogleCloudPlatform / gke-managed-certs

Managed Certificates for Kubernetes clusters using GCLB
Apache License 2.0
246 stars 32 forks source link

Configure Dependabot for Automatic Dependency Updates #71

Open zhuxiaow0 opened 1 year ago

zhuxiaow0 commented 1 year ago

Enable Dependabot for Dockerfile and go.mod updates. This will update images in Dockerfile FROM statements, and go modules.

The purpose is to drastically reduce number of vulnerabilities that affect this repo, by keeping dependencies up-to-date.

This PR is created by a script. Please let me know if we should modify any values.