Commit ce3bbdf
flowcore-platform
fix: Update HelmChart image version handling in CI workflow
- Modified the GitHub Actions workflow to correctly update the image version in the HelmChart configuration file using environment variables.
- Replaced the previous command with a more robust yq expression for better clarity and functionality.1 parent 1d6d19f commit ce3bbdf
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | | - | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments