feat(Dockerfile): pin helm-secrets version
This commit is contained in:
		
							parent
							
								
									6085730a91
								
							
						
					
					
						commit
						9b2a770dbe
					
				|  | @ -46,7 +46,7 @@ RUN set -x && \ | ||||||
|     mv kustomize /usr/local/bin/kustomize |     mv kustomize /usr/local/bin/kustomize | ||||||
| 
 | 
 | ||||||
| RUN helm plugin install https://github.com/databus23/helm-diff --version v3.1.3 && \ | RUN helm plugin install https://github.com/databus23/helm-diff --version v3.1.3 && \ | ||||||
|     helm plugin install https://github.com/jkroepke/helm-secrets && \ |     helm plugin install https://github.com/jkroepke/helm-secrets --version v3.5.0 && \ | ||||||
|     helm plugin install https://github.com/hypnoglow/helm-s3.git && \ |     helm plugin install https://github.com/hypnoglow/helm-s3.git && \ | ||||||
|     helm plugin install https://github.com/aslafy-z/helm-git.git |     helm plugin install https://github.com/aslafy-z/helm-git.git | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue