mirror of
				https://github.com/TeamPiped/Piped-Kubernetes.git
				synced 2024-08-14 23:57:15 +00:00 
			
		
		
		
	It seems k8s-at-home repo is went poof, so use upstream helm-docs.
This commit is contained in:
		
							parent
							
								
									ab70c819a2
								
							
						
					
					
						commit
						3953905568
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/charts-changelog.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -58,8 +58,8 @@ jobs: | ||||||
|       - name: Install helm-docs |       - name: Install helm-docs | ||||||
|         run: | |         run: | | ||||||
|           cd /tmp |           cd /tmp | ||||||
|           wget https://github.com/k8s-at-home/helm-docs/releases/download/v0.1.1/helm-docs_0.1.1_Linux_x86_64.tar.gz |           wget https://github.com/norwoodj/helm-docs/releases/download/v1.11.0/helm-docs_1.11.0_Linux_x86_64.tar.gz | ||||||
|           tar -xvf helm-docs_0.1.1_Linux_x86_64.tar.gz |           tar -xvf helm-docs_1.11.0_Linux_x86_64.tar.gz | ||||||
|           sudo mv helm-docs /usr/local/sbin |           sudo mv helm-docs /usr/local/sbin | ||||||
|           sudo chmod +x /usr/local/sbin/helm-docs |           sudo chmod +x /usr/local/sbin/helm-docs | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue