Commit 1a84ed9
fix(ci): fix chart name extraction for cosign signing
Use helm show chart to extract the actual chart name instead of
parsing the filename, which fails when version contains dashes.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1cabc31 commit 1a84ed9
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
| 93 | + | |
| 94 | + | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
0 commit comments