Compare commits
	
		
			3 Commits
		
	
	
		
			85a872362a
			...
			6d296da6f0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 6d296da6f0 | |||
| 9d7af20bac | |||
| 1bb00fe20d | 
| @@ -21,7 +21,7 @@ helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 21.1.8 | ||||
|     version: 21.1.10 | ||||
|     valuesInline: | ||||
|       auth: | ||||
|         enabled: false | ||||
|   | ||||
| @@ -4,7 +4,7 @@ kind: Kustomization | ||||
| namespace: argocd | ||||
| resources: | ||||
|   - namespace.yaml | ||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.4 | ||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.5 | ||||
|   - ingress.yaml | ||||
|   - argo-apps.application.yaml | ||||
|   - bootstrap-repo.sealedsecret.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user