janus-idp / helm-backstage

Helm Chart for Deploying Backstage. This repo is deprecated. Please move to https://github.com/redhat-developer/rhdh-chart
https://redhat-developer.github.io/rhdh-chart/
Apache License 2.0
62 stars 53 forks source link

Allow comment based command for version bumps on renovate PRs #99

Closed tumido closed 1 year ago

tumido commented 1 year ago

Create a /bump command that would allow us to dynamically update the chart version via PR comment. This will be useful on Renovate PRs.

This can replace https://github.com/janus-idp/helm-backstage/issues/81 since a version bump should be always involved.

tumido commented 1 year ago

Resolved via #100