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
7ecdaa8e
Commit
7ecdaa8e
authored
2 years ago
by
Botaniker (Bot)
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update dependency kubernetes/kubernetes to v1.25.3
parent
4d5ca596
No related branches found
No related tags found
1 merge request
!287
chore(deps): update dependency kubernetes/kubernetes to v1.25.3
Pipeline
#15383
failed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
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 @
7ecdaa8e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
FROM
registry.fedoraproject.org/fedora:36
as
kubectl
FROM
registry.fedoraproject.org/fedora:36
as
kubectl
# renovate: datasource=github-releases depName=kubernetes/kubernetes
# renovate: datasource=github-releases depName=kubernetes/kubernetes
ARG
KUBECTL_VERSION=v1.25.
2
ARG
KUBECTL_VERSION=v1.25.
3
ENV
KUBECTL_VERSION=${KUBECTL_VERSION}
ENV
KUBECTL_VERSION=${KUBECTL_VERSION}
RUN
curl
-LO
"https://dl.k8s.io/release/
${
KUBECTL_VERSION
}
/bin/linux/amd64/kubectl"
\
RUN
curl
-LO
"https://dl.k8s.io/release/
${
KUBECTL_VERSION
}
/bin/linux/amd64/kubectl"
\
...
...
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