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
5978ba16
Commit
5978ba16
authored
2 years ago
by
Botaniker (Bot)
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update dependency mikefarah/yq to v4.26.1
parent
b7aa80af
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!183
chore(deps): update dependency mikefarah/yq to v4.26.1
Pipeline
#14379
failed
2 years ago
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 @
5978ba16
...
@@ -74,7 +74,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so
...
@@ -74,7 +74,7 @@ RUN curl -L https://github.com/mozilla/sops/releases/download/${SOPS_VERSION}/so
FROM
registry.fedoraproject.org/fedora:35
as
yq
FROM
registry.fedoraproject.org/fedora:35
as
yq
# renovate: datasource=github-releases depName=mikefarah/yq
# renovate: datasource=github-releases depName=mikefarah/yq
ARG
YQ_VERSION=v4.2
5.3
ARG
YQ_VERSION=v4.2
6.1
ENV
YQ_VERSION=${YQ_VERSION}
ENV
YQ_VERSION=${YQ_VERSION}
RUN
curl
-L
https://github.com/mikefarah/yq/releases/download/
${
YQ_VERSION
}
/yq_linux_amd64
>
./yq
\
RUN
curl
-L
https://github.com/mikefarah/yq/releases/download/
${
YQ_VERSION
}
/yq_linux_amd64
>
./yq
\
...
...
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