Compare commits
	
		
			3 Commits
		
	
	
		
			b528bb0243
			...
			a999b38733
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a999b38733 | |||
| 7bc03b9660 | |||
| e58ca6e323 | 
@@ -11,7 +11,7 @@ resources:
 | 
				
			|||||||
images:
 | 
					images:
 | 
				
			||||||
  - name: octodns
 | 
					  - name: octodns
 | 
				
			||||||
    newName: octodns/octodns # has all plugins
 | 
					    newName: octodns/octodns # has all plugins
 | 
				
			||||||
    newTag: "2025.04"
 | 
					    newTag: "2025.05"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: git
 | 
					  - name: git
 | 
				
			||||||
    newName: alpine/git
 | 
					    newName: alpine/git
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,7 +6,7 @@ namespace: monitoring
 | 
				
			|||||||
resources: 
 | 
					resources: 
 | 
				
			||||||
  - namespace.yaml
 | 
					  - namespace.yaml
 | 
				
			||||||
  # prometheus-operator crds
 | 
					  # prometheus-operator crds
 | 
				
			||||||
  - https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.1
 | 
					  - https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.2
 | 
				
			||||||
  # single prometheus instance with a thanos sidecar
 | 
					  # single prometheus instance with a thanos sidecar
 | 
				
			||||||
  - prometheus.yaml
 | 
					  - prometheus.yaml
 | 
				
			||||||
  - thanos-store.statefulset.yaml
 | 
					  - thanos-store.statefulset.yaml
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user