You've already forked helm-docker
							
							Compare commits
	
		
			18 Commits
		
	
	
		
			v3.16.2
			...
			ecc78b124f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						ecc78b124f
	
				 | 
					
					
						|||
| 
						
						
							
						
						ed2e8be2a3
	
				 | 
					
					
						|||
| 
						
						
							
						
						b6ea5e7c98
	
				 | 
					
					
						|||
| 
						
						
							
						
						11c1e70477
	
				 | 
					
					
						|||
| 
						
						
							
						
						c44a0c44cc
	
				 | 
					
					
						|||
| 
						
						
							
						
						710e9b18b6
	
				 | 
					
					
						|||
| 
						
						
							
						
						fd5bceaf86
	
				 | 
					
					
						|||
| 
						
						
							
						
						6c1e3c1731
	
				 | 
					
					
						|||
| 
						
						
							
						
						9ccb05f7f4
	
				 | 
					
					
						|||
| 
						
						
							
						
						1d08ff6ee2
	
				 | 
					
					
						|||
| 
						
						
							
						
						a0fa81d54a
	
				 | 
					
					
						|||
| 
						
						
							
						
						27fa6d8321
	
				 | 
					
					
						|||
| 
						
						
							
						
						7e76594809
	
				 | 
					
					
						|||
| 
						
						
							
						
						22ba0676d8
	
				 | 
					
					
						|||
| 361bfe9314 | |||
| 
						
						
							
						
						26e5c3695f
	
				 | 
					
					
						|||
| 
						
						
							
						
						a81dbaba71
	
				 | 
					
					
						|||
| 
						
						
							
						
						1caecd485a
	
				 | 
					
					
						
							
								
								
									
										18
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -13,7 +13,7 @@ steps:
 | 
			
		||||
- name: markdown lint
 | 
			
		||||
  commands:
 | 
			
		||||
  - markdownlint *.md
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/markdownlint:0.42.0
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
 | 
			
		||||
  resources:
 | 
			
		||||
    limits:
 | 
			
		||||
      cpu: 150
 | 
			
		||||
@@ -66,7 +66,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: false
 | 
			
		||||
    dockerfile: Dockerfile
 | 
			
		||||
@@ -132,7 +132,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: false
 | 
			
		||||
    dockerfile: Dockerfile
 | 
			
		||||
@@ -198,7 +198,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: false
 | 
			
		||||
    dockerfile: Dockerfile
 | 
			
		||||
@@ -262,7 +262,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: false
 | 
			
		||||
    dockerfile: Dockerfile
 | 
			
		||||
@@ -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.17.0
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.18.0
 | 
			
		||||
 | 
			
		||||
- name: email-notification
 | 
			
		||||
  environment:
 | 
			
		||||
@@ -446,7 +446,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: true
 | 
			
		||||
    auto_tag_suffix: amd64
 | 
			
		||||
@@ -506,7 +506,7 @@ steps:
 | 
			
		||||
  image: git.cryptic.systems/volker.raschek/git:1.4.0
 | 
			
		||||
 | 
			
		||||
- name: build
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.5
 | 
			
		||||
  image: docker.io/plugins/docker:20.18.8
 | 
			
		||||
  settings:
 | 
			
		||||
    auto_tag: true
 | 
			
		||||
    auto_tag_suffix: arm64-v8
 | 
			
		||||
@@ -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.17.0
 | 
			
		||||
  image: quay.io/skopeo/stable:v1.18.0
 | 
			
		||||
 | 
			
		||||
- name: email-notification
 | 
			
		||||
  environment:
 | 
			
		||||
 
 | 
			
		||||
@@ -1,17 +1,18 @@
 | 
			
		||||
FROM docker.io/library/alpine:3.20.3
 | 
			
		||||
FROM docker.io/library/alpine:3.21.3
 | 
			
		||||
 | 
			
		||||
ARG HELM_VERSION
 | 
			
		||||
 | 
			
		||||
RUN apk add bash curl git openssl && \
 | 
			
		||||
    curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 --output /tmp/install.sh
 | 
			
		||||
 | 
			
		||||
RUN [[ ${HELM_VERSION} == "" ]]; bash /tmp/install.sh
 | 
			
		||||
RUN [[ ${HELM_VERSION} != "" ]]; bash /tmp/install.sh --version ${HELM_VERSION}
 | 
			
		||||
RUN if [[ -z "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh; fi
 | 
			
		||||
RUN if [[ -n "${HELM_VERSION+x}" ]]; then bash /tmp/install.sh --version "${HELM_VERSION}"; fi
 | 
			
		||||
 | 
			
		||||
RUN rm /tmp/install.sh
 | 
			
		||||
 | 
			
		||||
# Install additionally helm plugins
 | 
			
		||||
RUN helm plugin install https://github.com/chartmuseum/helm-push.git && \
 | 
			
		||||
    helm plugin install https://github.com/helm-unittest/helm-unittest.git
 | 
			
		||||
    helm plugin install https://github.com/helm-unittest/helm-unittest.git && \
 | 
			
		||||
    helm plugin install https://github.com/losisin/helm-values-schema-json.git
 | 
			
		||||
 | 
			
		||||
ENTRYPOINT [ "/usr/local/bin/helm" ]
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
			
		||||
# HELM_VERSION
 | 
			
		||||
# Only required to install a specifiy version
 | 
			
		||||
HELM_VERSION?=v3.16.2 # renovate: datasource=github-releases depName=helm/helm
 | 
			
		||||
# Only required to install a specify version
 | 
			
		||||
HELM_VERSION?=v3.17.1 # renovate: datasource=github-releases depName=helm/helm
 | 
			
		||||
 | 
			
		||||
# CONTAINER_RUNTIME
 | 
			
		||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
 | 
			
		||||
 
 | 
			
		||||
@@ -1,39 +1,16 @@
 | 
			
		||||
{
 | 
			
		||||
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
 | 
			
		||||
  "assignees": [ "volker.raschek" ],
 | 
			
		||||
  "labels": [ "renovate" ],
 | 
			
		||||
  "extends": [
 | 
			
		||||
    "local>volker.raschek/renovate-config:default#master",
 | 
			
		||||
    "local>volker.raschek/renovate-config:container#master",
 | 
			
		||||
    "local>volker.raschek/renovate-config:actions#master",
 | 
			
		||||
    "local>volker.raschek/renovate-config:regexp#master"
 | 
			
		||||
  ],
 | 
			
		||||
  "packageRules": [
 | 
			
		||||
    {
 | 
			
		||||
      "addLabels": [ "renovate/droneci", "renovate/automerge" ],
 | 
			
		||||
      "automerge": true,
 | 
			
		||||
      "matchManagers": "droneci",
 | 
			
		||||
      "matchUpdateTypes": [ "minor", "patch"]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "description": "Automatically update patch version of used container images in docker files",
 | 
			
		||||
      "addLabels": [ "renovate/container-image", "renovate/automerge" ],
 | 
			
		||||
      "automerge": true,
 | 
			
		||||
      "matchManagers": [ "dockerfile" ],
 | 
			
		||||
      "matchUpdateTypes": [ "patch" ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "addLabels": [ "renovate/helm", "renovate/automerge" ],
 | 
			
		||||
      "automerge": false,
 | 
			
		||||
      "matchPackageNames": [ "helm" ],
 | 
			
		||||
      "matchManagers": [ "regex" ]
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "rebaseLabel": "renovate/rebase",
 | 
			
		||||
  "rebaseWhen": "behind-base-branch",
 | 
			
		||||
  "regexManagers": [
 | 
			
		||||
    {
 | 
			
		||||
      "description": "Update version",
 | 
			
		||||
      "fileMatch": [
 | 
			
		||||
        "^Makefile$"
 | 
			
		||||
      ],
 | 
			
		||||
      "matchStrings": [
 | 
			
		||||
        "HELM_VERSION\\?=(?<currentValue>.*) # renovate: datasource=(?<datasource>.*) depName=(?<depName>.*)( lookupName=(?<lookupName>.*))?( versioning=(?<versioning>.*))?"
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user