UNCLASSIFIED

Commit d5e63a19 authored by renovate's avatar renovate
Browse files

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

Update dependency kubernetes/kubernetes to v1.18.20

See merge request !37
parents 20cde00b be14e97a
Pipeline #363724 passed with stages
in 14 minutes and 11 seconds
...@@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.18/kube-scheduler-1.18" ...@@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.18/kube-scheduler-1.18"
# 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.18.19" - "v1.18.20"
- "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: "https://kubernetes.io/" org.opencontainers.image.url: "https://kubernetes.io/"
## 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.18.19" org.opencontainers.image.version: "v1.18.20"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "kubernetes" mil.dso.ironbank.image.keywords: "kubernetes"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -37,11 +37,11 @@ labels: ...@@ -37,11 +37,11 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.18.19.tar.gz - url: https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.18.20.tar.gz
filename: kubernetes.tar.gz filename: kubernetes.tar.gz
validation: validation:
type: sha256 type: sha256
value: 2812e4c0b66fe5efe588c6affdb6c0e180e8649dadacb5144511feb398f2001e value: 45bcf77fb5beb52aa2ecb22594193938cecf033b1e9409ad1cd0f7af15f32e3b
# List of project maintainers # List of project maintainers
maintainers: maintainers:
......
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