camunda-8-helm-profiles icon indicating copy to clipboard operation
camunda-8-helm-profiles copied to clipboard

Add docker-compose files for dependabot

Open upgradingdave opened this issue 2 years ago • 2 comments

Dependabot doesn't recognize image versions in values.yaml files, but it would recognize versions inside docker-compose files.

We could experiment with creating docker-compose files so that dependabot will warn when new versions are available.

upgradingdave avatar Jan 26 '23 21:01 upgradingdave

UpdateCLI might be another solution: https://blog.promaton.com/how-to-set-up-automated-helm-chart-upgrades-e292192a9aad

falko avatar Jan 27 '23 22:01 falko

In bc28887660ad10376e52d8239be63b2eaff2720a I removed versions from the development profile to ease the maintenance a little. But I can also imagine opinions that one should have control over which version is used in development.

falko avatar Jul 05 '23 10:07 falko