mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
cleanup: Drop additional docker files
Since the build was moved to ko.build I believe these are not necessary anymore. Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
0e98260b69
commit
3e550d7476
@ -1,15 +0,0 @@
|
||||
# Git Related Items
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
|
||||
# CI Related Items
|
||||
.travis.yml
|
||||
cloudbuild.yaml
|
||||
.golangci.yml
|
||||
.zappr.yaml
|
||||
|
||||
# Other
|
||||
docs
|
||||
OWNERS
|
||||
vendor
|
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -27,11 +27,3 @@ updates:
|
||||
dev-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
- package-ecosystem: "docker" # Keep Docker dependencies up to date
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
dev-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
Loading…
Reference in New Issue
Block a user