Compare commits
3 Commits
6928585892
...
3a7e0cf35f
Author | SHA1 | Date | |
---|---|---|---|
3a7e0cf35f | |||
5f4aff7976 | |||
946cf7d351 |
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/alpine:3.16
|
FROM docker.io/library/alpine:3.17
|
||||||
|
|
||||||
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.10.2 # renovate: datasource=github-releases depName=helm/helm
|
HELM_VERSION?=v3.11.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