Skip to content

Commit

Permalink
check sync service
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jan 8, 2024
1 parent 4bc50b4 commit 83181ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
files: ^charts/[^/]+/(\.kubeconform|\.helmignore|templates/NOTES.txt|.*\.(ya?ml|json|tpl))$
args:
- --kubernetes-version=1.25.0
- --exclude-charts=alfresco-common,alfresco-sync-service
- --exclude-charts=alfresco-common
- --values-dir=ci
- --strict
- repo: https://github.com/jtyr/kubeconform-helm
Expand All @@ -44,7 +44,7 @@ repos:
name: "Kubeconform Helm - current k8s version"
files: ^charts/[^/]+/(\.kubeconform|\.helmignore|templates/NOTES.txt|.*\.(ya?ml|json|tpl))$
args:
- --exclude-charts=alfresco-common,alfresco-sync-service
- --exclude-charts=alfresco-common
- --values-dir=ci
- --strict
- repo: local
Expand Down

0 comments on commit 83181ce

Please sign in to comment.