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

[Blueprints, all] Automate PR with version update #69

Open
carlosrodlop opened this issue Feb 29, 2024 · 2 comments
Open

[Blueprints, all] Automate PR with version update #69

carlosrodlop opened this issue Feb 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@carlosrodlop
Copy link
Collaborator

Cron Action than checks for CloudBees CI Helm charts updates like

helm search repo cloudbees/cloudbees-core --output json | jq -r '.[0].version'

and it automatically creates a new PR

@carlosrodlop carlosrodlop added the enhancement New feature or request label Feb 29, 2024
@carlosrodlop
Copy link
Collaborator Author

Likely test will fail on Blueprints 02 due to incompatibilities in the plugin and plugin-catalog files across versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant