feat: initial commit
- add modules - add config - add environments - add .gitignore - add makefile
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
base_url: https://charts.jetstack.io
|
||||
description: Jetstack Helm charts (cert-manager)
|
||||
immutable_ttl: 0
|
||||
mutable_ttl: 3600
|
||||
check_mutable: true
|
||||
immutable_patterns:
|
||||
- "\\.tgz$"
|
||||
Reference in New Issue
Block a user