You've already forked prometheus-postgres-exporter
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			c514b9b74f
			...
			bb2da8f33f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| bb2da8f33f | |||
| cb548921a6 | 
| @@ -47,7 +47,7 @@ version of the chart must be in sync with the `values.yaml`. Newer *minor* versi | ||||
| versions can break something! | ||||
|  | ||||
| ```bash | ||||
| CHART_VERSION=0.4.2 | ||||
| CHART_VERSION=0.5.1 | ||||
| helm show values prometheus-exporters/prometheus-postgres-exporter --version "${CHART_VERSION}" > values.yaml | ||||
| ``` | ||||
|  | ||||
|   | ||||
| @@ -28,7 +28,7 @@ tests: | ||||
|       namespace: testing | ||||
|     template: templates/prometheus-postgres-exporter/deployment.yaml | ||||
|   - notExists: | ||||
|       path: metadata.annotations.checksum/secret-database | ||||
|       path: metadata.annotations | ||||
|     template: templates/prometheus-postgres-exporter/deployment.yaml | ||||
|   - equal: | ||||
|       path: metadata.labels | ||||
|   | ||||
		Reference in New Issue
	
	Block a user