Commit 3431166
committed
pkg: Fix helm locate functionality
When the helm chart version is passed to Template function until this point the
`LocateChart` function will search for the latest released chart available in
the Helm Chart Repository index. The helm install action provides
`ChartPathOptions` struct where version needs to be set in order to respect in
locating the right Helm Chart.1 parent 6825447 commit 3431166
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
307 | 309 | | |
308 | 310 | | |
309 | 311 | | |
| |||
0 commit comments