Commit 8412c4e
committed
fix: add cosign registry login for Helm chart signing
The cosign sign step needs its own authentication to ghcr.io to push
signature blobs. The existing helm registry login does not share
credentials with cosign.
Signed-off-by: Simon Lauger <simon@lauger.de>1 parent 668a91b commit 8412c4e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments