Skip to content

ci: Remove docker ecosystem from dependabot config - #115

Merged
janfuhrer merged 1 commit into
mainfrom
fix/dependabot
Sep 7, 2026
Merged

ci: Remove docker ecosystem from dependabot config#115
janfuhrer merged 1 commit into
mainfrom
fix/dependabot

Conversation

@janfuhrer

Copy link
Copy Markdown
Member

The docker updater fails with dependency_file_not_found because the repo has no Dockerfile or Kubernetes YAML (images are built with ko). docker-compose.yaml stays covered by the docker-compose ecosystem, and the ko base image in .ko.yaml is digest-pinned and refreshed manually.

What this PR does:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Notes for Reviewer:

Checklist:

  • I have read and understood the CONTRIBUTING and CODE_OF_CONDUCT documents
  • All commits are signed (see Signing Commits)
  • Pull Request title in the format of Conventional Commits e.g. feat|fix|chore|docs|...: Changed Something
  • Updated documentation in the README.md file (e.g. new parameters, environment variables, return values, ...)

The docker updater fails with dependency_file_not_found because the repo
has no Dockerfile or Kubernetes YAML (images are built with ko).
docker-compose.yaml stays covered by the docker-compose ecosystem, and
the ko base image in .ko.yaml is digest-pinned and refreshed manually.
@janfuhrer janfuhrer self-assigned this Sep 7, 2026
@janfuhrer
janfuhrer requested a review from a team as a code owner September 7, 2026 09:51

@adberger adberger left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@janfuhrer
janfuhrer merged commit 911a3d8 into main Sep 7, 2026
7 checks passed
@janfuhrer
janfuhrer deleted the fix/dependabot branch September 7, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants