From 0aa99bc26790b4b7a99f253abeb4ef15886d7ceb Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 18 Aug 2021 18:47:19 +0000 Subject: [PATCH] Update dependency containernetworking/plugins to v1 --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 3177806..397187a 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -48,10 +48,10 @@ resources: type: sha256 value: 7b72073797f638f099ed19550d52e9b9067672523fc51b746e65d7aa0bafa414 - filename: cni-plugins-linux-amd64.tgz - url: https://github.com/containernetworking/plugins/releases/download/v0.9.1/cni-plugins-linux-amd64-v0.9.1.tgz + url: https://github.com/containernetworking/plugins/releases/download/v1.0.0/cni-plugins-linux-amd64-v1.0.0.tgz validation: type: sha256 - value: 962100bbc4baeaaa5748cdbfce941f756b1531c2eadb290129401498bfac21e7 + value: 5894883eebe3e38f4474810d334b00dc5ec59bd01332d1f92ca4eb142a67d2e8 # List of project maintainers maintainers: -- GitLab