You've already forked helm-docker
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			499bee5501
			...
			378f839c32
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 378f839c32 | |||
| 45d98ca303 | 
@@ -396,7 +396,7 @@ steps:
 | 
			
		||||
      from_secret: container_image_registry_user
 | 
			
		||||
    DEST_CRED_PASSWORD:
 | 
			
		||||
      from_secret: container_image_registry_password
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.13.3
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.14.0
 | 
			
		||||
 | 
			
		||||
- name: email-notification
 | 
			
		||||
  environment:
 | 
			
		||||
@@ -636,7 +636,7 @@ steps:
 | 
			
		||||
      from_secret: container_image_registry_user
 | 
			
		||||
    DEST_CRED_PASSWORD:
 | 
			
		||||
      from_secret: container_image_registry_password
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.13.3
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.14.0
 | 
			
		||||
 | 
			
		||||
- name: email-notification
 | 
			
		||||
  environment:
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
FROM docker.io/library/alpine:3.18.4
 | 
			
		||||
FROM docker.io/library/alpine:3.18.5
 | 
			
		||||
 | 
			
		||||
ARG HELM_VERSION
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user