Closed alexandre-abrioux closed 1 month ago
The recent changes involve updating the GitHub Actions workflow to reflect a restructured directory layout for Helm chart files. Specifically, the path used to update the appVersion
in the Chart.yaml
was modified to include the charts/
directory, enhancing the clarity of the workflow and ensuring it targets the correct YAML file. This adjustment signifies a more organized approach to managing chart files in the repository.
Files | Change Summary |
---|---|
.github/workflows/new-version.yaml |
Updated the command for yq to prepend the charts/ directory to the path for Chart.yaml , ensuring correct file targeting. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
fixes https://github.com/RequestNetwork/request-helm-charts/issues/30
Summary by CodeRabbit