diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 99f55975a6077521af5f15c07fb61a2254796067..ed9f6d63f10815bcef0b93450ae2235058f2551d 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -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 # on ironbank.dsop.io tags: -- "v1.19.9" +- "v1.19.10" - "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.9" + org.opencontainers.image.version: "v1.19.10" ## 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.9.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.10.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: f1454dd717e025214998872a7de9ec70d67462c0a93d340b1b6c26a1a8501b4d + value: 009ee2744dd538c424aada83a19cadf6e8b4d22d46c0461b8021ead685b26038 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: