We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e91dd commit e83a579Copy full SHA for e83a579
.github/updatecli.d/config-agent-release.yaml
@@ -65,4 +65,4 @@ targets:
65
- updateShieldChart
66
spec:
67
shell: /bin/bash
68
- command: make docs
+ command: "sed -i 's/: # /: # /g' charts/shield/values.yaml && make docs"
0 commit comments