You've already forked helm-docker
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			v3.16.4
			...
			37941cb503
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						37941cb503
	
				 | 
					
					
						|||
| 
						
						
							
						
						a0fa81d54a
	
				 | 
					
					
						
							
								
								
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -66,7 +66,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: false
 | 
					    auto_tag: false
 | 
				
			||||||
    dockerfile: Dockerfile
 | 
					    dockerfile: Dockerfile
 | 
				
			||||||
@@ -132,7 +132,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: false
 | 
					    auto_tag: false
 | 
				
			||||||
    dockerfile: Dockerfile
 | 
					    dockerfile: Dockerfile
 | 
				
			||||||
@@ -198,7 +198,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: false
 | 
					    auto_tag: false
 | 
				
			||||||
    dockerfile: Dockerfile
 | 
					    dockerfile: Dockerfile
 | 
				
			||||||
@@ -262,7 +262,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: false
 | 
					    auto_tag: false
 | 
				
			||||||
    dockerfile: Dockerfile
 | 
					    dockerfile: Dockerfile
 | 
				
			||||||
@@ -446,7 +446,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: true
 | 
					    auto_tag: true
 | 
				
			||||||
    auto_tag_suffix: amd64
 | 
					    auto_tag_suffix: amd64
 | 
				
			||||||
@@ -506,7 +506,7 @@ steps:
 | 
				
			|||||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
					  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: docker.io/plugins/docker:20.18.5
 | 
					  image: docker.io/plugins/docker:20.18.6
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    auto_tag: true
 | 
					    auto_tag: true
 | 
				
			||||||
    auto_tag_suffix: arm64-v8
 | 
					    auto_tag_suffix: arm64-v8
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM docker.io/library/alpine:3.21.0
 | 
					FROM docker.io/library/alpine:3.21.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG HELM_VERSION
 | 
					ARG HELM_VERSION
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user