Skip to content
Snippets Groups Projects
Commit fe6e2722 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

Merge branch 'renovate/helm-helm-3.x' into 'main'

chore(deps): update dependency helm/helm to v3.18.3

See merge request !2194
parents 405e9cae 10f364b0
Branches
Tags
1 merge request!2194chore(deps): update dependency helm/helm to v3.18.3
Pipeline #26835 passed
...@@ -58,7 +58,7 @@ helm: ...@@ -58,7 +58,7 @@ helm:
ARG TARGETOS ARG TARGETOS
# renovate: datasource=github-releases depName=helm/helm # renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.18.2 ARG HELM_VERSION=v3.18.3
ENV HELM_VERSION=${HELM_VERSION} ENV HELM_VERSION=${HELM_VERSION}
RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-${TARGETOS}-${TARGETARCH}.tar.gz" | tar xvzf - ${TARGETOS}-${TARGETARCH}/helm --strip-components=1 \ RUN curl -L "https://get.helm.sh/helm-${HELM_VERSION}-${TARGETOS}-${TARGETARCH}.tar.gz" | tar xvzf - ${TARGETOS}-${TARGETARCH}/helm --strip-components=1 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment