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 renovate for bumping dependencies #75

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

kranurag7
Copy link
Contributor

@kranurag7 kranurag7 commented Feb 26, 2024

we want to use renovate for updating the
dependencies in this repo. This commit adds
renovate to this repo.

What this PR does / why we need it:

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

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Copy link

@michal-gubricky michal-gubricky left a comment

Choose a reason for hiding this comment

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

Overall LGTM, just a minor comment

.github/renovate/commitMessage.json5 Outdated Show resolved Hide resolved
@kranurag7 kranurag7 force-pushed the syself/add-renovate branch 2 times, most recently from 982245e to fbc8a69 Compare February 27, 2024 15:07
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
we want to use renovate for updating the
dependencies in this repo. This commit adds
renovate to this repo.

update only patch kubernetes dependencies

We should only update patch updates using renovate
and minor one should be handled manually.

terminate file with an extra line

also udpates yamllint and all other yaml files.

Signed-off-by: kranurag7 <[email protected]>
@kranurag7 kranurag7 marked this pull request as ready for review February 28, 2024 14:48
@kranurag7 kranurag7 merged commit 2096045 into main Feb 28, 2024
5 checks passed
@kranurag7 kranurag7 deleted the syself/add-renovate branch February 28, 2024 15:35
kranurag7 added a commit that referenced this pull request Apr 24, 2024
✨ add renovate for bumping dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add renovate to the repo
4 participants