Compare commits
No commits in common. "3a7e0cf35faa84fc479b54eccf7d4d95ac8ef71b" and "692858589289edd2306d779abd481ec8d7e46270" have entirely different histories.
3a7e0cf35f
...
6928585892
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/alpine:3.17
|
FROM docker.io/library/alpine:3.16
|
||||||
|
|
||||||
ARG HELM_VERSION
|
ARG HELM_VERSION
|
||||||
|
|
||||||
|
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.11.0 # renovate: datasource=github-releases depName=helm/helm
|
HELM_VERSION?=v3.10.2 # 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user