Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add docker package ecosystem to dependabot #374

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

jessebot
Copy link
Collaborator

Pull Request

Description of the change

Add docker to package ecosystems that dependabot supports

Should work on helm charts as per the note in this section of the docs at the bottom:

[1] Dependabot can update Docker image tags in Kubernetes manifests. Add an entry to the Docker package-ecosystem element of your dependabot.yml file for each directory containing a Kubernetes manifest which references Docker image tags. Kubernetes manifests can be Kubernetes Deployment YAML files or Helm charts. For information about configuring your dependabot.yml file for docker, see "package-ecosystem" in "Configuration options for the dependabot.yml file."

Benefits

This will catch if we let the nextcloud image (or other images) get out of date and open a PR based on that.

Possible drawbacks

more PRs to review

Applicable issues

none

Additional information

none

Checklist

This will catch if we let the nextcloud image get out of date and open a PR based on that. Should work on helm charts as per the note in this section:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem

Signed-off-by: JesseBot <jessebot@linux.com>
@jessebot jessebot self-assigned this Apr 10, 2023
@jessebot jessebot marked this pull request as ready for review April 10, 2023 13:51
@jessebot jessebot merged commit aa54644 into master Apr 10, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the chore/add-docker-to-dependabot branch April 10, 2023 15:32
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.

None yet

2 participants