Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ repos:
- args: ["--config-file", ".github/linters/actionlint.yml"]
id: actionlint
repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
- hooks:
- id: helm-docs-container
repo: https://github.com/norwoodj/helm-docs
rev: v1.13.1
- hooks:
- id: shfmt
repo: https://github.com/cisagov/pre-commit-shfmt
Expand Down
23 changes: 0 additions & 23 deletions pytorch/charts/inference/.helmignore

This file was deleted.

38 changes: 0 additions & 38 deletions pytorch/charts/inference/Chart.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions pytorch/charts/inference/README.md

This file was deleted.

74 changes: 0 additions & 74 deletions pytorch/charts/inference/templates/deploy.yaml

This file was deleted.

59 changes: 0 additions & 59 deletions pytorch/charts/inference/templates/service.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions pytorch/charts/inference/values.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions pytorch/charts/training/.helmignore

This file was deleted.

38 changes: 0 additions & 38 deletions pytorch/charts/training/Chart.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions pytorch/charts/training/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions pytorch/charts/training/templates/pvc.yaml

This file was deleted.

Loading