diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 672e5ddc4c69ee96de5ed064b169c97f029c4510..75c64cc0cde444d2391bc3c31511fdb67b355d8b 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/etcd/etcd" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v3.4.16" +- "v3.5.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://etcd.io/" # Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Cloud Native Computing Foundation" - org.opencontainers.image.version: "v3.4.16" + org.opencontainers.image.version: "v3.5.0" # Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "etcd,k8s,kubernetes,database" # 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: etcd.tar.gz - url: https://github.com/etcd-io/etcd/releases/download/v3.4.16/etcd-v3.4.16-linux-amd64.tar.gz + url: https://github.com/etcd-io/etcd/releases/download/v3.5.0/etcd-v3.5.0-linux-amd64.tar.gz validation: type: sha256 - value: 2e2d5b3572e077e7641193ed07b4929b0eaf0dc2f9463e9b677765528acafb89 + value: 864baa0437f8368e0713d44b83afe21dce1fb4ee7dae4ca0f9dd5f0df22d01c4 # List of project maintainers maintainers: