k3s-io / klipper-lb

Embedded service load balancer in Klipper
Apache License 2.0
354 stars 41 forks source link

Adding dependabot to keep dockerfiles up to date #45

Closed matttrach closed 1 year ago

matttrach commented 1 year ago

This contributes to https://github.com/k3s-io/k3s/issues/7040.

macedogm commented 1 year ago

LGTM

Should we also add UpdateCLI to bump golangci-lint version?

https://github.com/k3s-io/klipper-lb/blob/dd9b0ec0bf3a62be9c0f249cee629e2cf4f470ed/Dockerfile.dapper#L8

matttrach commented 1 year ago

Good catch @macedogm! I will create a new PR to add that in, thanks!

macedogm commented 1 year ago

Good catch @macedogm! I will create a new PR to add that in, thanks!

@matttrach thanks! Please let me know if you need any support with that.