diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 64393060cbfbeaa5bb43cefacbf1b2ad6fc8af2f..d6d1914f2485397f7af00840db757273041e2e19 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/velero/velero" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "v1.6.2" +- "v1.6.3" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://velero.io" # Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "vmware" - org.opencontainers.image.version: "v1.6.2" + org.opencontainers.image.version: "v1.6.3" # Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "backup,kubernetes,migration,recovery" # 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/vmware-tanzu/velero/releases/download/v1.6.2/velero-v1.6.2-linux-amd64.tar.gz" +- url: "https://github.com/vmware-tanzu/velero/releases/download/v1.6.3/velero-v1.6.3-linux-amd64.tar.gz" filename: "velero.tar.gz" validation: type: sha256 - value: 90259b2808d58ead2ad5b068e68b427bf9c2181ccfed300dc03804374d7d27bf + value: 020509975792d3bfc4b7b7d6ec8ddd95588f677ea50a51be790c3117fb6709ca - url: "https://github.com/restic/restic/releases/download/v0.12.1/restic_0.12.1_linux_amd64.bz2" filename: "restic_linux_amd64.bz2" validation: