From bd754e4dae29e574816152c226844d13ad34a5b3 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 12 Dec 2020 01:06:03 +0000 Subject: [PATCH] Update istio/operator Docker tag to v1.7.6 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 0d0cb3e..00337ab 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://istio.io/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "1.7.5" + org.opencontainers.image.version: "1.7.6" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "istio" ## This value can be "opensource" or "commercial" -- GitLab