diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index b11b5aea1f1739af26b65872bcbfda662f6591bf..970c6db94546dbe340d6abc80e156b7f74beb0c2 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.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" @@ -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.12.tar.gz + url: https://github.com/kubernetes/kubernetes/archive/v1.19.13.tar.gz validation: type: sha256 - value: 8d1abf301fccd24ac494c50bb6a01036548933e368406fa2017a6442e86f5f18 + value: 02c8b087f2912707b67d26ecd9d335b2779a1c46dbd152ffc4435e000e630588 - filename: go1.15.2.linux-amd64.tar.gz url: https://golang.org/dl/go1.15.2.linux-amd64.tar.gz validation: