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

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

parents caf401f4 0863347b
No related branches found
No related tags found
1 merge request!271chore(deps): update registry.gitlab.com/gitlab-org/release-cli:latest docker digest to 29c8131
...@@ -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:45af0719567c4d7f6204996fbfc25b00741d8ae14ed45c59010af938d3aa16a0 as release-cli FROM registry.gitlab.com/gitlab-org/release-cli:latest@sha256:29c813139e5599fb1d98cc6fb7aedbf922e9075e793d48c5503039d6c5e8a64f as release-cli
# Semantic Version Util - svu - https://github.com/caarlos0/svu # Semantic Version Util - svu - https://github.com/caarlos0/svu
FROM ghcr.io/caarlos0/svu:v1.9.0 as svu FROM ghcr.io/caarlos0/svu:v1.9.0 as svu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment