helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Automate bumping of charts/policy-reporter.tgz file

Open viccuad opened this issue 10 months ago • 0 comments

Currently, we have checked the file charts/policy-reporter-.tgz into git. This file is used by helm to generate the Chart.lock file for policy-reporter. This is desirable, as we ensure that the file we consume once keeps being unmodified.

Still, it would be better to automatically update this when consuming bumps of policy-reporter

Acceptance criteria

Investigate if renovate bot can bump this file automatically, as it does for Chart.lock.

viccuad avatar Sep 29 '23 12:09 viccuad