Skip to content

Commit 15e24ef

Browse files
chore: apply RHDH-specific changes to vendored Backstage chart
1 parent 779b0e0 commit 15e24ef

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

charts/backstage/vendor/backstage/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@
55
.idea
66

77
# helm chart dependencies
8-
charts/*/charts/
8+
charts/*/charts/*
99
**/charts/*.tgz
10+
11+
# RHDH: track vendored chart dependencies
12+
# Since this chart is vendored, we commit its dependencies rather than fetching them at install time
13+
!charts/*/charts/*.tgz
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)