We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a88b5f commit 01ca57bCopy full SHA for 01ca57b
1 file changed
.github/workflows/chart-ci.yaml
@@ -17,4 +17,5 @@ jobs:
17
with:
18
kubernetes-version: "1.24.2"
19
chart-dir: "charts/redcap"
20
- chart-values: "./charts/redcap/ci/ct-values.yaml"
+ chart-values: "./charts/redcap/ci/ct-values.yaml"
21
+
0 commit comments