Skip to content
Snippets Groups Projects
Verified Commit dff099e4 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/registry.gitlab.com-gitlab-org-release-cli-digest'

parents 8b1cfda0 89406fb5
No related branches found
No related tags found
1 merge request!186chore(deps): update registry.gitlab.com/gitlab-org/release-cli digest to 45af071
...@@ -15,7 +15,7 @@ RUN curl -LO "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubec ...@@ -15,7 +15,7 @@ RUN curl -LO "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubec
&& install -o root -g root -m 0755 kubectl-convert /usr/local/bin/kubectl-convert && install -o root -g root -m 0755 kubectl-convert /usr/local/bin/kubectl-convert
# Release CLI cache # Release CLI cache
FROM registry.gitlab.com/gitlab-org/release-cli:latest@sha256:af74927a13c44668cf3741a8e3ef513cd4353703707c64b51b6f6ea98d3fefaf as release-cli FROM registry.gitlab.com/gitlab-org/release-cli:latest@sha256:45af0719567c4d7f6204996fbfc25b00741d8ae14ed45c59010af938d3aa16a0 as release-cli
# git-chglog cache # git-chglog cache
FROM quay.io/git-chglog/git-chglog:0.15.1 as git-chglog FROM quay.io/git-chglog/git-chglog:0.15.1 as git-chglog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment