You've already forked prometheus-postgres-exporter
							
							fix(helmignore): extend ignore list
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										21
									
								
								.helmignore
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								.helmignore
									
									
									
									
									
								
							| @@ -26,7 +26,7 @@ | |||||||
| .vscode/ | .vscode/ | ||||||
|  |  | ||||||
| # drone | # drone | ||||||
| .drone.ya?ml | .drone.yml | ||||||
|  |  | ||||||
| # editorconfig | # editorconfig | ||||||
| .editorconfig | .editorconfig | ||||||
| @@ -37,13 +37,24 @@ values2.yaml | |||||||
|  |  | ||||||
| # helm packages | # helm packages | ||||||
| *.tgz | *.tgz | ||||||
|  | .helmignore | ||||||
|  | unittests | ||||||
|  |  | ||||||
| # markdownlint | # markdownlint | ||||||
| .markdownlint.yml | .markdownlint.yml | ||||||
| .markdownlint.yaml | .markdownlint.yaml | ||||||
|  | .markdownlintignore | ||||||
|  |  | ||||||
| # maven | # npm | ||||||
| target | .prettierignore | ||||||
|  | .npmrc | ||||||
|  | package* | ||||||
|  |  | ||||||
| # serviceDescriptor (uctl-cluster) | # yamllint | ||||||
| serviceDescriptor.yaml | .yamllint.yaml | ||||||
|  |  | ||||||
|  | # Others | ||||||
|  | CONTRIBUTING.md | ||||||
|  | CODEOWNERS | ||||||
|  | Makefile | ||||||
|  | renovate.json | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user