From 3bc00a1728da2f5750be7b661a88bd509108a937 Mon Sep 17 00:00:00 2001 From: "sean.melissari" Date: Tue, 2 Mar 2021 17:29:19 +0000 Subject: [PATCH] revert change --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 3d6e067..fa1ffc4 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "opensource/istio/pilot" +name: "opensource/istio-1.7/pilot-1.7" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab