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
Istio-1.6
istioctl-1.6
Commits
8705976b
Commit
8705976b
authored
Sep 23, 2020
by
renovate
Browse files
Update istio/istioctl Docker tag to v1.6.10
parent
2f80baf7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+2
-2
Jenkinsfile
Jenkinsfile
+1
-1
download.yaml
download.yaml
+2
-2
No files found.
Dockerfile
View file @
8705976b
...
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-dev.io
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_TAG=8.2
FROM
istio/istioctl:1.6.
9
AS base
FROM
istio/istioctl:1.6.
10
AS base
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
@@ -10,7 +10,7 @@ LABEL org.opencontainers.image.title="istioctl" \
org.opencontainers.image.description="Istio configuration command line utility." \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.url="https://istio.io" \
org.opencontainers.image.version="1.6.
9
" \
org.opencontainers.image.version="1.6.
10
" \
maintainer="cht@dsop.io"
COPY
--from=base /usr/local/bin/istioctl /usr/local/bin/istioctl
...
...
Jenkinsfile
View file @
8705976b
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
"1.6.
9
"
)
dccscrPipeline
(
version:
"1.6.
10
"
)
download.yaml
View file @
8705976b
---
resources
:
-
url
:
"
docker://docker.io/istio/istioctl@sha256:
e04106d67cbb6b57d60eadced125e26b5466307bba75073f7f97e73878c89cc6
"
tag
:
"
istio/istioctl:1.6.
9
"
-
url
:
"
docker://docker.io/istio/istioctl@sha256:
c43298b0330e0df80516d88417590d180c01f88ce3653303511847eb8a09e682
"
tag
:
"
istio/istioctl:1.6.
10
"
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