UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
Kaniko
Kaniko
Commits
215ca8d9
Commit
215ca8d9
authored
Apr 27, 2021
by
renovate
Browse files
Update gcr.io/kaniko-project/executor Docker tag to v1.6.0
parent
60cd53e6
Pipeline
#234684
passed with stages
in 28 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
215ca8d9
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/google/distroless/static
ARG
BASE_IMAGE=ironbank/google/distroless/static
ARG
BASE_TAG=nonroot
ARG
BASE_TAG=nonroot
FROM
gcr.io/kaniko-project/executor:v1.
5.1
-debug as upstream
FROM
gcr.io/kaniko-project/executor:v1.
6.0
-debug as upstream
FROM
busybox:1.32.1 as busybox
FROM
busybox:1.32.1 as busybox
...
...
hardening_manifest.yaml
View file @
215ca8d9
...
@@ -5,7 +5,7 @@ apiVersion: v1
...
@@ -5,7 +5,7 @@ apiVersion: v1
name
:
"
opensource/kaniko/kaniko"
name
:
"
opensource/kaniko/kaniko"
tags
:
tags
:
-
"
1.
5.1-debug
"
-
"
v
1.
6.0
"
-
"
1.5.1"
-
"
1.5.1"
-
"
debug"
-
"
debug"
-
"
latest"
-
"
latest"
...
@@ -24,7 +24,7 @@ labels:
...
@@ -24,7 +24,7 @@ labels:
org.opencontainers.image.url
:
"
https://github.com/GoogleContainerTools/kaniko"
org.opencontainers.image.url
:
"
https://github.com/GoogleContainerTools/kaniko"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Google"
org.opencontainers.image.vendor
:
"
Google"
org.opencontainers.image.version
:
"
1.
5.1-debug
"
org.opencontainers.image.version
:
"
v
1.
6.0
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
docker,google,rootless,cicd"
mil.dso.ironbank.image.keywords
:
"
docker,google,rootless,cicd"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -33,8 +33,8 @@ labels:
...
@@ -33,8 +33,8 @@ labels:
mil.dso.ironbank.product.name
:
"
kaniko"
mil.dso.ironbank.product.name
:
"
kaniko"
resources
:
resources
:
-
tag
:
gcr.io/kaniko-project/executor:v1.
5.1
-debug
-
tag
:
gcr.io/kaniko-project/executor:v1.
6.0
-debug
url
:
docker://gcr.io/kaniko-project/executor@sha256:
e00dfdd4a44097867c8ef671e5a7f3e31d94bd09406dbdfba8a13a63fc6b8060
url
:
docker://gcr.io/kaniko-project/executor@sha256:
27f62896190a10c05e84a6cb602392c07176f4c4fa241a72a6ab424a3865ca34
-
tag
:
busybox:1.32.1
-
tag
:
busybox:1.32.1
url
:
docker://docker.io/library/busybox@sha256:1ccc0a0ca577e5fb5a0bdf2150a1a9f842f47c8865e861fa0062c5d343eb8cac
url
:
docker://docker.io/library/busybox@sha256:1ccc0a0ca577e5fb5a0bdf2150a1a9f842f47c8865e861fa0062c5d343eb8cac
...
...
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