Compare commits

..

1 Commits

Author SHA1 Message Date
37941cb503 chore(deps): update docker.io/library/alpine docker tag to v3.21.1
Some checks are pending
continuous-integration/drone/push Build is running
continuous-integration/drone/pr Build is passing
2025-01-07 17:15:57 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.21.2 FROM docker.io/library/alpine:3.21.1
ARG HELM_VERSION ARG HELM_VERSION

View File

@ -1,6 +1,6 @@
# HELM_VERSION # HELM_VERSION
# Only required to install a specify version # Only required to install a specifiy version
HELM_VERSION?=v3.17.1 # renovate: datasource=github-releases depName=helm/helm HELM_VERSION?=v3.16.4 # 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