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://helm.releases.hashicorp.com
|
||||
description: HashiCorp Helm charts (Vault Secrets Operator, etc.)
|
||||
immutable_ttl: 0
|
||||
mutable_ttl: 3600
|
||||
check_mutable: true
|
||||
immutable_patterns:
|
||||
- "\\.tgz$"
|
||||
Reference in New Issue
Block a user