You've already forked drone-runner-charts
							
							fix(README): add note about changed chart repo
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build was killed
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build was killed
				
			This commit is contained in:
		@@ -1,16 +1,20 @@
 | 
				
			|||||||
# drone-charts
 | 
					# drone-charts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://drone.cryptic.systems/volker.raschek/drone-runner-charts)
 | 
					[](https://drone.cryptic.systems/volker.raschek/drone-runner-charts)
 | 
				
			||||||
[](https://artifacthub.io/packages/search?repo=volker-raschek)
 | 
					[](https://artifacthub.io/packages/search?repo=drone-ce)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This is an inofficial helm chart for
 | 
					This is an inofficial helm chart for
 | 
				
			||||||
[drone-runner](https://github.com/drone/drone-runner-kube) and should replace
 | 
					[drone-runner](https://github.com/drone/drone-runner-kube) and should replace
 | 
				
			||||||
the official unmainted helm chart
 | 
					the official unmaintained helm chart
 | 
				
			||||||
[repository](https://github.com/drone/drone-runner-kube).
 | 
					[repository](https://github.com/drone/drone-runner-kube).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
 | 
					This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
 | 
				
			||||||
can be installed via helm.
 | 
					can be installed via helm.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> :warning: The repository has been changed and causes error messages when
 | 
				
			||||||
 | 
					> interacting with the old repository definition. Please remove the chart repo
 | 
				
			||||||
 | 
					> `volker.raschek` and replace it with `drone`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
helm repo add drone https://charts.cryptic.systems/drone
 | 
					helm repo add drone https://charts.cryptic.systems/drone
 | 
				
			||||||
helm install drone drone/drone-runner
 | 
					helm install drone drone/drone-runner
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user