diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 39df8f9d7f0585b9efc1c24795f4e01d757660b3..0598820c0fc0ad670f42467ff0345d9fff069434 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/istio/istioctl" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "1.11.0" +- "1.11.1" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://github.com/istio/istio/tree/master/istioctl" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "opensource" - org.opencontainers.image.version: "1.11.0" + org.opencontainers.image.version: "1.11.1" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "istio" ## 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/istio/istio/releases/download/1.11.0/istioctl-1.11.0-linux-amd64.tar.gz +- url: https://github.com/istio/istio/releases/download/1.11.1/istioctl-1.11.1-linux-amd64.tar.gz filename: istioctl.tar.gz validation: type: "sha256" - value: "67feee307255ec0ae698e78bda7415681156745bd77b5aacf2b3b9d7dc1fb533" + value: "0d3918076e904cdc5e18b9a71ea51602be31ab4ad28181c9b723a2b124991dac" # List of project maintainers maintainers: