You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit-message: "Update Helm chart appVersion to ${{ steps.update-versions.outputs.app_version }}"
288
+
title: "Update Helm chart to appVersion ${{ steps.update-versions.outputs.app_version }}"
289
+
body: |
290
+
Automated update triggered by release `${{ needs.tag-and-goreleaser.outputs.version }}`.
291
+
292
+
- `appVersion`: updated to `${{ steps.update-versions.outputs.app_version }}`
293
+
- `version`: bumped to `${{ steps.update-versions.outputs.chart_version }}`
294
+
295
+
Once merged, the [Release Helm Chart](https://github.com/grafana/cloudcost-exporter/actions/workflows/release-helm-chart.yaml) workflow will publish the updated Helm chart.
0 commit comments