File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
charts/triton-inference-server Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# helm-charts
2- Hosted Helm chart repository for charts that are not available via a public chart repo
2+
3+ Helm chart repository for accelerated containerized workloads
Original file line number Diff line number Diff line change 22# This supports shell glob matching, relative path matching, and
33# negation (prefixed with !). Only one pattern per line.
44.DS_Store
5+
56# Common VCS dirs
67.git/
78.gitignore
1011.hg/
1112.hgignore
1213.svn/
14+
1315# Common backup files
1416*.swp
1517*.bak
1618*.tmp
1719*.orig
1820*~
21+
1922# Various IDEs
2023.project
2124.idea/
2225*.tmproj
2326.vscode/
27+
28+ *.gotmpl
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ name: triton-inference-server
33description : NVIDIA Triton Inference Server
44
55type : application
6- version : 0.1.0
6+ version : 0.1.1
77appVersion : " 2.55.0"
You can’t perform that action at this time.
0 commit comments