Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
08b117c1ce | |||
a1ad58285b | |||
5fffc502e0 |
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# HELM_VERSION
|
||||
# Only required to install a specify version
|
||||
HELM_VERSION?=v3.17.2 # renovate: datasource=github-releases depName=helm/helm
|
||||
HELM_VERSION?=v3.17.3 # renovate: datasource=github-releases depName=helm/helm
|
||||
|
||||
# CONTAINER_RUNTIME
|
||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||
|
@ -1,6 +1,6 @@
|
||||
# helm
|
||||
|
||||
[](https://drone.cryptic.systems/volker.raschek/helm-docker)
|
||||
[](https://hub.docker.com/r/volkerraschek/helm)
|
||||
|
||||
This project contains all sources to build the container image `docker.io/volkerraschek/helm`. The primary goal of this
|
||||
project is to package the binary `helm` as container image to provide the functionally for CI/CD workflows. The source
|
||||
|
Loading…
x
Reference in New Issue
Block a user