UNCLASSIFIED

Commit acbe3c3d authored by renovate's avatar renovate
Browse files

Merge branch 'renovate/kubernetes-kubernetes-1.19.x' into 'development'

Update dependency kubernetes/kubernetes to v1.19.13

See merge request !34
parents 930e94b1 d66e6f1e
Pipeline #369614 passed with stages
in 18 minutes and 1 second
......@@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kubeadm-1.19"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "v1.19.12"
- "v1.19.13"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://kubernetes.io/"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "v1.19.12"
org.opencontainers.image.version: "v1.19.13"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "kubernetes"
## This value can be "opensource" or "commercial"
......@@ -37,11 +37,11 @@ labels:
# List of resources to make available to the offline build context
resources:
- url: https://github.com/kubernetes/kubernetes/archive/v1.19.12.tar.gz
- url: https://github.com/kubernetes/kubernetes/archive/v1.19.13.tar.gz
filename: kubernetes.tar.gz
validation:
type: sha256
value: b4d4614ff8859224101211851fd6a031210a2049c291899130ba683569e1a9dd
value: 02c8b087f2912707b67d26ecd9d335b2779a1c46dbd152ffc4435e000e630588
- filename: crictl-v1.19.0-linux-amd64.tar.gz
url: https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.19.0/crictl-v1.19.0-linux-amd64.tar.gz
validation:
......
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