diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 970c6db94546dbe340d6abc80e156b7f74beb0c2..e95d78622ed041ba04db15c9a3f8e4b74722f8ea 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/kubernetes-1.19/kube-controller-manager-1.19" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.19.13" +- "v1.19.14" - "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.13" + org.opencontainers.image.version: "v1.19.14" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "kubernetes" ## This value can be "opensource" or "commercial" @@ -38,10 +38,10 @@ labels: # List of resources to make available to the offline build context resources: - filename: kubernetes.tar.gz - url: https://github.com/kubernetes/kubernetes/archive/v1.19.13.tar.gz + url: https://github.com/kubernetes/kubernetes/archive/v1.19.14.tar.gz validation: type: sha256 - value: 02c8b087f2912707b67d26ecd9d335b2779a1c46dbd152ffc4435e000e630588 + value: 9cb2ea2fc6a9f338f72dc1ad031903aadc680244f869772780b40a2b859d9a21 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: