Skip to content

Commit 06eacd2

Browse files
authored
fix: remove values.yaml from exclude-chart-files (#5)
* fix: remove values.yaml from exclude-chart-files Signed-off-by: Ivan Kolodiazhnyi <[email protected]> (cherry picked from commit 6bb86ce) * chore: update THIRD_PARTY_NOTICES Signed-off-by: Ivan Kolodiazhnyi <[email protected]> --------- Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
1 parent ba333e4 commit 06eacd2

File tree

2 files changed

+1277
-4153
lines changed

2 files changed

+1277
-4153
lines changed

.github/workflows/fork-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
components: '[{"name": "nodeFeatureDiscovery", "imageName": "node-feature-discovery", "Dockerfile": "Dockerfile.nvidia"}]'
1818
chart-name: node-feature-discovery
1919
chart-path: "deployment/helm/node-feature-discovery"
20-
exclude-chart-files: '["values.yaml"]'
2120
secrets:
2221
registry-username: ${{ secrets.NVCR_USERNAME }}
2322
registry-token: ${{ secrets.NVCR_TOKEN }}

0 commit comments

Comments
 (0)