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

Automatic dependency tag upgrades #608

Open
4t1l4 opened this issue Nov 6, 2024 · 0 comments
Open

Automatic dependency tag upgrades #608

4t1l4 opened this issue Nov 6, 2024 · 0 comments

Comments

@4t1l4
Copy link
Contributor

4t1l4 commented Nov 6, 2024

Expected Behavior

Dependency tags are kept up to date with some automated process.

Current Behavior

Tags in some variables in places like the sample inventory are not updated automatically and this is not a chore worth a human's time.

Steps to Reproduce

  1. A dependency upstream is updated, like MetalLB controller.
  2. The default tag for it is not updated.
  3. Someone will have to notice and commit a change with the updated tag.

Context (variables)

Operating system: All

Hardware: All

Variables Used

all.yml

k3s_version: ""

calico_tag: ""

kube_vip_tag_version: ""

metal_lb_speaker_tag_version: ""
metal_lb_controller_tag_version: ""

Hosts

Not relevant.

Possible Solution

I haven't found a solution using Dependabot, but I am happy to submit a PR with the needed changes to let Renovate do this. It's a hobby of mine to get people onboard Renovate, I'm not associated in any way with them, just love how easy they made my life maintaining projects.

@4t1l4 4t1l4 mentioned this issue Nov 6, 2024
6 tasks
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

No branches or pull requests

1 participant