diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 41eae4fcd22e9225ba67d98c07f1f27a11d29a68..fef35a7a61302b5ed5846f0594e59c0501de905c 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.5" +- "v1.19.7" - "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.5" + org.opencontainers.image.version: "v1.19.7" ## 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.5.tar.gz +- url: https://github.com/kubernetes/kubernetes/archive/v1.19.7.tar.gz filename: kubernetes.tar.gz validation: type: sha256 - value: c5e4d8bf0844d86898a1c3577a5251124242890fa597db19eb588b2f76c2afbb + value: f5cc6c88766a7759e049b1097492681268ed9ab36f139044ae5a180c42794c87 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: