UNCLASSIFIED

Commit f85eab6f authored by renovate's avatar renovate
Browse files

Merge branch 'renovate/kubeimage-kube-proxy-amd64-1.x' into 'development'

Update kubeimage/kube-proxy-amd64 Docker tag to v1.21.1

See merge request !25
parents baeb2782 6d911c46
Pipeline #321712 canceled with stages
...@@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19" ...@@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-proxy-1.19"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "v1.19.11" - "v1.21.1"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "docker://k8s.gcr.io/kube-proxy" org.opencontainers.image.url: "docker://k8s.gcr.io/kube-proxy"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource" org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "v1.19.11" org.opencontainers.image.version: "v1.21.1"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "kube-proxy" mil.dso.ironbank.image.keywords: "kube-proxy"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment