Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
docker
Commits
c1af4f54
Unverified
Commit
c1af4f54
authored
Jan 04, 2022
by
Renovate Bot
Browse files
feat(deps): update dependency k14s/kapp to v0.43.0
parent
7643c981
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ci-deploy/Dockerfile
ci-deploy/Dockerfile
+1
-1
kosko/Dockerfile
kosko/Dockerfile
+1
-1
No files found.
ci-deploy/Dockerfile
View file @
c1af4f54
...
...
@@ -42,7 +42,7 @@ RUN set -ex \
yq=="4.14.1-r0";
# renovate: datasource=github-releases depName=k14s/kapp
ARG
KAPP_VERSION=v0.4
2
.0
ARG
KAPP_VERSION=v0.4
3
.0
RUN
set
-ex
\
#
&& wget -q -O /usr/local/bin/kapp \
...
...
kosko/Dockerfile
View file @
c1af4f54
...
...
@@ -32,7 +32,7 @@ RUN set -ex \
;
# renovate: datasource=github-releases depName=k14s/kapp
ARG
KAPP_VERSION=v0.4
2
.0
ARG
KAPP_VERSION=v0.4
3
.0
RUN
set
-ex
\
#
&& wget -q -O /usr/local/bin/kapp \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment