cloudfoundry-incubator / kubecf

Cloud Foundry on Kubernetes
Apache License 2.0
115 stars 62 forks source link

Bot to bump Eirini automatically #842

Open viovanov opened 4 years ago

viovanov commented 4 years ago

Acceptance Criteria

viovanov commented 4 years ago

The eirini image might all be synced with their tags, so we may want to optimize PR counts.

viovanov commented 4 years ago

The github action should monitor a docker repository for new semver tags. Whenever there is a new version, the action should update a configurable yaml file, at a configurable jsonpath. Should keep comments.

viovanov commented 4 years ago

@jandubois will mention a kubecf-tools script that can help with merging yaml files with comments.

jandubois commented 3 years ago

@jandubois will mention a kubecf-tools script that can help with merging yaml files with comments.

I created #1422