Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
7133ff79fb | |||
779f81257c |
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/library/alpine:3.21.3
|
FROM docker.io/library/alpine:3.22.0
|
||||||
|
|
||||||
ARG HELM_VERSION
|
ARG HELM_VERSION
|
||||||
|
|
||||||
|
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
# HELM_VERSION
|
# HELM_VERSION
|
||||||
# Only required to install a specify version
|
# Only required to install a specify version
|
||||||
HELM_VERSION?=v3.18.1 # renovate: datasource=github-releases depName=helm/helm
|
HELM_VERSION?=v3.18.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