Merge pull request #30749 from mattfarina/fix-alpine-chart

Removing the alpine test chart
pull/30751/head
Matt Farina 5 months ago committed by GitHub
commit a536832714
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored

@ -12,4 +12,5 @@ bin/
vendor/ vendor/
# Ignores charts pulled for dependency build tests # Ignores charts pulled for dependency build tests
cmd/helm/testdata/testcharts/issue-7233/charts/* cmd/helm/testdata/testcharts/issue-7233/charts/*
pkg/cmd/testdata/testcharts/issue-7233/charts/*
.pre-commit-config.yaml .pre-commit-config.yaml

Loading…
Cancel
Save