Compare commits
No commits in common. "0d943376e796e71827d92aeb714ef1c34e027429" and "8987794f2d12c67c63539f99813d5e980912aad4" have entirely different histories.
0d943376e7
...
8987794f2d
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/alpine:3.18.2
|
||||
FROM docker.io/library/alpine:3.18.3
|
||||
|
||||
ARG HELM_VERSION
|
||||
|
||||
|
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
# HELM_VERSION
|
||||
# Only required to install a specifiy version
|
||||
HELM_VERSION?=v3.12.2 # renovate: datasource=github-releases depName=helm/helm
|
||||
HELM_VERSION?=v3.12.1 # renovate: datasource=github-releases depName=helm/helm
|
||||
|
||||
# CONTAINER_RUNTIME
|
||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a
|
||||
|
Loading…
x
Reference in New Issue
Block a user