Commit 9521432
authored
Adds a callout to NIC installation with helm (#972)
We ran into an issue where helm version 3.18.5 is broken because NIC
charts reference definitions using an https URL. Helm rejects any
reference that's not a file:// scheme, so linting fails.
The helm team is aware of the bug and a fix is expected in the next
week. Next release should work as previously.1 parent 438f313 commit 9521432
File tree
1 file changed
+2
-0
lines changed- content/nic/installation/installing-nic
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments