Compare commits
	
		
			2 Commits
		
	
	
		
			48b50483e9
			...
			73d19fc206
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 73d19fc206 | |||
| 1a1d00c870 | 
| @@ -21,7 +21,7 @@ helmCharts: | ||||
|   - name: redis | ||||
|     releaseName: redis | ||||
|     repo: https://charts.bitnami.com/bitnami | ||||
|     version: 21.2.3 | ||||
|     version: 21.2.4 | ||||
|     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.7 | ||||
|   - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.8 | ||||
|   - ingress.yaml | ||||
|   - argo-apps.application.yaml | ||||
|   - bootstrap-repo.sealedsecret.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user