Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
45452db3
Verified
Commit
45452db3
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/renovate/registry.gitlab.com-gitlab-org-release-cli-latest'
parents
bf86f0c0
f328844f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!855
chore(deps): update registry.gitlab.com/gitlab-org/release-cli:latest docker digest to 5a71acb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
images/koolbox/Dockerfile
+1
-1
1 addition, 1 deletion
images/koolbox/Dockerfile
with
1 addition
and
1 deletion
images/koolbox/Dockerfile
+
1
−
1
View file @
45452db3
...
@@ -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:
452bfc383a1bf77045b7a4935d76014159a8e14fb3a09c2dee2d4cff46ca8b10
as
release-cli
FROM
registry.gitlab.com/gitlab-org/release-cli:latest@sha256:
5a71acbadc47c1971100f5246b09f88ba09e84ebe7769e425475dce85245a2bf
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.11.0
as
svu
FROM
ghcr.io/caarlos0/svu:v1.11.0
as
svu
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment