Skip to content

Commit

Permalink
cleanup: Drop additional docker files
Browse files Browse the repository at this point in the history
Since the build was moved to ko.build I believe these are not necessary
anymore.

Signed-off-by: Manuel Rüger <[email protected]>
  • Loading branch information
mrueg committed Jan 15, 2024
1 parent 0e98260 commit 3e550d7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
15 changes: 0 additions & 15 deletions .dockerignore

This file was deleted.

8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- "*"
1 change: 0 additions & 1 deletion .ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ builds:
- -s
- -w
- -X sigs.k8s.io/external-dns/pkg/apis/externaldns.Version={{.Env.VERSION}}

0 comments on commit 3e550d7

Please sign in to comment.