You've already forked helm-docker
Compare commits
4 Commits
dffd6eb068
...
v3.9.0
| Author | SHA1 | Date | |
|---|---|---|---|
| d8271a003f | |||
| 5ec5f7333d | |||
| f94e2dc770 | |||
| 142144ecf5 |
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
# HELM_VERSION
|
# HELM_VERSION
|
||||||
# Only required to install a specifiy version
|
# Only required to install a specifiy version
|
||||||
HELM_VERSION?=v3.8.1 # renovate: datasource=github-releases depName=helm/helm
|
HELM_VERSION?=v3.9.0 # renovate: datasource=github-releases depName=helm/helm
|
||||||
|
|
||||||
# CONTAINER_RUNTIME
|
# CONTAINER_RUNTIME
|
||||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||||
|
|||||||
Reference in New Issue
Block a user