.gitea/workflows/build-chart-dokuwiki.yml aktualisiert
This commit is contained in:
		@@ -28,8 +28,9 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Setup Helm
 | 
			
		||||
        run: |
 | 
			
		||||
          curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
 | 
			
		||||
          helm version          
 | 
			
		||||
          #curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
 | 
			
		||||
          curl -kSso /usr/local/bin/helm https://debmirror.cooltux.net/helm-v3.18.3 && chmod +x /usr/local/bin/helm
 | 
			
		||||
          helm version
 | 
			
		||||
 | 
			
		||||
      - name: Package Helm Chart
 | 
			
		||||
        run: |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user