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

ci: add renovate #1262

Merged
merged 1 commit into from
Dec 4, 2024
Merged

ci: add renovate #1262

merged 1 commit into from
Dec 4, 2024

Conversation

zerok
Copy link
Contributor

@zerok zerok commented Dec 3, 2024

We need a way to update the dependencies mentioned inside the Dockerfile definition. Dependabot does not support this but Renovate does, allowing to treat arbitrary strings as version identifiers.

This also includes support for updating the kubectl, kustomize, and helm versions included in the Dockerfile.

@zerok zerok force-pushed the zerok/add-renovate branch 10 times, most recently from 2d7eabf to 7d903d1 Compare December 3, 2024 15:36
We need a way to update the dependencies mentioned inside the Dockerfile
definition. Dependabot does not support this but Renovate does, allowing
to treat arbitrary strings as version identifiers.

This also includes support for updating the kubectl, kustomize, and helm
versions included in the Dockerfile.
@zerok zerok force-pushed the zerok/add-renovate branch from 7d903d1 to 974fea6 Compare December 3, 2024 15:48
@zerok zerok marked this pull request as ready for review December 3, 2024 16:01
@zerok zerok requested a review from a team as a code owner December 3, 2024 16:01
Copy link
Contributor

@dsotirakis dsotirakis left a comment

Choose a reason for hiding this comment

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

looks good!

@zerok zerok added this pull request to the merge queue Dec 4, 2024
Merged via the queue into main with commit 3c9a48d Dec 4, 2024
23 checks passed
@zerok zerok deleted the zerok/add-renovate branch December 4, 2024 08:59
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