cloudbees / terraform-aws-cloudbees-ci-eks-addon

CloudBees CI Add-on for AWS EKS
https://registry.terraform.io/modules/cloudbees/cloudbees-ci-eks-addon/aws
MIT License
8 stars 10 forks source link

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

Open carlosrodlop opened 4 months ago

carlosrodlop commented 4 months ago

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 commented 4 months ago

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

carlosrodlop commented 3 months ago

Evaluate the usage of Update CLI: https://github.com/updatecli/updatecli