UNCLASSIFIED

Commit 4d5b516d authored by Vickie Shen's avatar Vickie Shen
Browse files

bumped to 1.21.2

parent 826f49f4
Pipeline #328188 passed with stages
in 7 minutes and 41 seconds
...@@ -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.21.1" - "v1.21.2"
- "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.21.1" org.opencontainers.image.version: "v1.21.2"
## 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