mirror of
				https://github.com/kubernetes-sigs/external-dns.git
				synced 2025-11-04 04:31:00 +01:00 
			
		
		
		
	Update kustomization.yaml
This commit is contained in:
		
							parent
							
								
									b5fae91277
								
							
						
					
					
						commit
						1f0529e55c
					
				@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
 | 
				
			|||||||
kind: Kustomization
 | 
					kind: Kustomization
 | 
				
			||||||
 | 
					
 | 
				
			||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: k8s.gcr.io/external-dns/external-dns
 | 
					  - name: registry.k8s.io/external-dns/external-dns
 | 
				
			||||||
    newTag: v0.12.0
 | 
					    newTag: v0.12.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
resources:
 | 
					resources:
 | 
				
			||||||
  - ./external-dns-deployment.yaml
 | 
					  - ./external-dns-deployment.yaml
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user