Compare commits
4 Commits
fc81067211
...
5e7defd1a2
Author | SHA1 | Date | |
---|---|---|---|
5e7defd1a2 | |||
b970f8d81e | |||
43985ce2e5 | |||
ea222a8314 |
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/alpine:3.17
|
FROM docker.io/library/alpine:3.18
|
||||||
|
|
||||||
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.3 # renovate: datasource=github-releases depName=helm/helm
|
HELM_VERSION?=v3.12.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user