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://argoproj.github.io/argo-helm
|
||||
description: Argo Project Helm charts (ArgoCD, Image Updater, Rollouts, etc.)
|
||||
immutable_ttl: 0
|
||||
mutable_ttl: 3600
|
||||
check_mutable: true
|
||||
immutable_patterns:
|
||||
- "\\.tgz$"
|
||||
Reference in New Issue
Block a user