From 6e6041b968c8bd52cbbfb6fa6367169ea9bdea91 Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Mon, 21 Nov 2022 16:34:56 +0100 Subject: [PATCH 1/6] Version 3.1.0 --- .../illumio/illumio/3.1.0/report.yaml | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 charts/partners/illumio/illumio/3.1.0/report.yaml diff --git a/charts/partners/illumio/illumio/3.1.0/report.yaml b/charts/partners/illumio/illumio/3.1.0/report.yaml new file mode 100644 index 0000000000..3b887f5751 --- /dev/null +++ b/charts/partners/illumio/illumio/3.1.0/report.yaml @@ -0,0 +1,89 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.7.0 + profile: + VendorType: partner + version: v1.1 + chart-uri: N/A + digests: + chart: sha256:c02d46c17728a4e503e2ab65247920a4d5f204a44d735fa41d297078d3d2b7ad + package: 95c90c0f751c7f4c97233bcb9a8115e8749b6997d7292e7a2bdf09538bb94e1b + lastCertifiedTimestamp: "2022-11-21T15:21:08.548747+00:00" + testedOpenShiftVersion: "4.11" + supportedOpenShiftVersions: '>=4.7' + providerControlledDelivery: true + chart: + name: illumio + home: "" + sources: [] + version: 3.1.0 + description: A Helm chart of Illumio Core for Kubernetes + keywords: [] + maintainers: [] + icon: https://www.illumio.com/sites/default/files/2021-05/illumio_Logo_2019_0_OPT.svg + apiversion: v2 + condition: "" + tags: "" + appversion: 3.1.0 + deprecated: false + annotations: + charts.openshift.io/name: Illumio Core for Kubernetes + kubeversion: '>=1.20.0-0' + dependencies: [] + type: application + chart-overrides: "" +results: + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3 + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist + - check: v1.0/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 + Image is Red Hat certified : quay.io/illumio/cven:21.5.18-8447 + Image is Red Hat certified : quay.io/illumio/kubelink:3.1.0.43a8f4 + - check: v1.0/chart-testing + type: Mandatory + outcome: PASS + reason: Chart tests have passed + - check: v1.0/contains-test + type: Mandatory + outcome: PASS + reason: Chart test files exist + - check: v1.0/contains-values + type: Mandatory + outcome: PASS + reason: Values file exist + - check: v1.0/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.0/not-contains-crds + type: Mandatory + outcome: PASS + reason: Chart does not contain CRDs + From 03d03664c39b56059d1a426f170070e637764ab2 Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Mon, 23 Jan 2023 22:13:42 +0100 Subject: [PATCH 2/6] Illumio release 4.0.0 --- .../illumio/illumio/4.0.0/report.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 charts/partners/illumio/illumio/4.0.0/report.yaml diff --git a/charts/partners/illumio/illumio/4.0.0/report.yaml b/charts/partners/illumio/illumio/4.0.0/report.yaml new file mode 100644 index 0000000000..e815ea0970 --- /dev/null +++ b/charts/partners/illumio/illumio/4.0.0/report.yaml @@ -0,0 +1,94 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.9.0 + profile: + VendorType: partner + version: v1.2 + reportDigest: uint64:1594989441813019293 + chart-uri: /charts/illumio-4.0.0.tgz + digests: + chart: sha256:7b56401ba5858f1178bc2a67fc72468512e2d47041505d90320540e4325cc138 + package: b9ecf4d4133d8b3e272ab21a252bf1c555e4cd9f67f9dcac86ec38ac4236932a + lastCertifiedTimestamp: "2023-01-23T20:54:18.442756+00:00" + testedOpenShiftVersion: "4.11" + supportedOpenShiftVersions: '>=4.7' + providerControlledDelivery: false + chart: + name: illumio + home: "" + sources: [] + version: 4.0.0 + description: A Helm chart of Illumio Core for Kubernetes + keywords: [] + maintainers: [] + icon: https://www.illumio.com/sites/default/files/2021-05/illumio_Logo_2019_0_OPT.svg + apiversion: v2 + condition: "" + tags: "" + appversion: 4.0.0 + deprecated: false + annotations: + charts.openshift.io/name: Illumio Core for Kubernetes + kubeversion: '>=1.20.0-0' + dependencies: [] + type: application + chart-overrides: "" +results: + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - check: v1.0/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.0/contains-values + type: Mandatory + outcome: PASS + reason: Values file exist + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - check: v1.0/chart-testing + type: Mandatory + outcome: PASS + reason: Chart tests have passed + - check: v1.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3 + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: 'Chart is not signed : Signature verification not required' + - check: v1.0/contains-test + type: Mandatory + outcome: PASS + reason: Chart test files exist + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : quay.io/illumio/cven:22.5.11-9729 + Image is Red Hat certified : quay.io/illumio/kubelink:3.2.0.7b7a38 + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 + - check: v1.0/not-contains-crds + type: Mandatory + outcome: PASS + reason: Chart does not contain CRDs + From 10da70e83dbea889da8058b38963213bff7d41f1 Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Mon, 23 Jan 2023 22:37:44 +0100 Subject: [PATCH 3/6] Illumio C4K 4.0.0 --- .../illumio/illumio/4.0.0/report.yaml | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/charts/partners/illumio/illumio/4.0.0/report.yaml b/charts/partners/illumio/illumio/4.0.0/report.yaml index e815ea0970..d8d6c4637b 100644 --- a/charts/partners/illumio/illumio/4.0.0/report.yaml +++ b/charts/partners/illumio/illumio/4.0.0/report.yaml @@ -6,15 +6,15 @@ metadata: profile: VendorType: partner version: v1.2 - reportDigest: uint64:1594989441813019293 - chart-uri: /charts/illumio-4.0.0.tgz + reportDigest: uint64:5148844088997397774 + chart-uri: N/A digests: chart: sha256:7b56401ba5858f1178bc2a67fc72468512e2d47041505d90320540e4325cc138 package: b9ecf4d4133d8b3e272ab21a252bf1c555e4cd9f67f9dcac86ec38ac4236932a - lastCertifiedTimestamp: "2023-01-23T20:54:18.442756+00:00" + lastCertifiedTimestamp: "2023-01-23T21:35:01.18158+00:00" testedOpenShiftVersion: "4.11" supportedOpenShiftVersions: '>=4.7' - providerControlledDelivery: false + providerControlledDelivery: true chart: name: illumio home: "" @@ -36,22 +36,10 @@ metadata: type: application chart-overrides: "" results: - - check: v1.0/has-readme - type: Mandatory - outcome: PASS - reason: Chart has a README - - check: v1.0/contains-values-schema - type: Mandatory - outcome: PASS - reason: Values schema file exist - - check: v1.0/contains-values - type: Mandatory - outcome: PASS - reason: Values file exist - - check: v1.0/not-contain-csi-objects + - check: v1.0/not-contains-crds type: Mandatory outcome: PASS - reason: CSI objects do not exist + reason: Chart does not contain CRDs - check: v1.0/required-annotations-present type: Mandatory outcome: PASS @@ -64,31 +52,43 @@ results: type: Mandatory outcome: PASS reason: Kubernetes version specified + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : quay.io/illumio/cven:22.5.11-9729 + Image is Red Hat certified : quay.io/illumio/kubelink:3.2.0.7b7a38 + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 - check: v1.0/is-helm-v3 type: Mandatory outcome: PASS reason: API version is V2, used in Helm 3 - - check: v1.0/signature-is-valid + - check: v1.0/helm-lint type: Mandatory - outcome: SKIPPED - reason: 'Chart is not signed : Signature verification not required' + outcome: PASS + reason: Helm lint successful + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist - check: v1.0/contains-test type: Mandatory outcome: PASS reason: Chart test files exist - - check: v1.0/helm-lint + - check: v1.0/contains-values-schema type: Mandatory outcome: PASS - reason: Helm lint successful - - check: v1.1/images-are-certified + reason: Values schema file exist + - check: v1.0/contains-values type: Mandatory outcome: PASS - reason: |- - Image is Red Hat certified : quay.io/illumio/cven:22.5.11-9729 - Image is Red Hat certified : quay.io/illumio/kubelink:3.2.0.7b7a38 - Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 - - check: v1.0/not-contains-crds + reason: Values file exist + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: 'Chart is not signed : Signature verification not required' + - check: v1.0/has-readme type: Mandatory outcome: PASS - reason: Chart does not contain CRDs + reason: Chart has a README From 13bb22b58d274232b978e73526c3564ef96a3d99 Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Wed, 29 Mar 2023 14:58:24 +0200 Subject: [PATCH 4/6] Illumio C4K 4.1.0 --- .../illumio/illumio/4.1.0/report.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 charts/partners/illumio/illumio/4.1.0/report.yaml diff --git a/charts/partners/illumio/illumio/4.1.0/report.yaml b/charts/partners/illumio/illumio/4.1.0/report.yaml new file mode 100644 index 0000000000..f616f62abb --- /dev/null +++ b/charts/partners/illumio/illumio/4.1.0/report.yaml @@ -0,0 +1,94 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.10.1 + profile: + VendorType: partner + version: v1.2 + reportDigest: uint64:800710538525813135 + chart-uri: N/A + digests: + chart: sha256:3bf47dd767c297b800554094e4752e250c49dfd4d616ce6e351f01b628afccbc + package: 28cfdcfe0acaf79e7254db9af5618ac38a22f9fc7917d914497dfcf6aee954f4 + lastCertifiedTimestamp: "2023-03-29T12:13:35.423207+00:00" + testedOpenShiftVersion: "4.12" + supportedOpenShiftVersions: '>=4.7' + webCatalogOnly: true + chart: + name: illumio + home: "" + sources: [] + version: 4.1.0 + description: A Helm chart of Illumio Core for Kubernetes + keywords: [] + maintainers: [] + icon: https://www.illumio.com/sites/default/files/2021-05/illumio_Logo_2019_0_OPT.svg + apiversion: v2 + condition: "" + tags: "" + appversion: 4.1.0 + deprecated: false + annotations: + charts.openshift.io/name: Illumio Core for Kubernetes + kubeversion: '>=1.20.0-0' + dependencies: [] + type: application + chart-overrides: "" +results: + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist + - check: v1.0/contains-test + type: Mandatory + outcome: PASS + reason: Chart test files exist + - check: v1.0/contains-values + type: Mandatory + outcome: PASS + reason: Values file exist + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: 'Chart is not signed : Signature verification not required' + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : quay.io/illumio/cven:22.5.13-9746 + Image is Red Hat certified : quay.io/illumio/kubelink:3.2.1.0feca6 + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3 + - check: v1.0/chart-testing + type: Mandatory + outcome: PASS + reason: Chart tests have passed + - check: v1.0/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.0/not-contains-crds + type: Mandatory + outcome: PASS + reason: Chart does not contain CRDs + From 46b25a676d8e7424e583638dc79d065fd70c37bf Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Wed, 10 May 2023 12:14:13 +0200 Subject: [PATCH 5/6] Illumio C4K 4.2.0 --- .../illumio/illumio/4.2.0/report.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 charts/partners/illumio/illumio/4.2.0/report.yaml diff --git a/charts/partners/illumio/illumio/4.2.0/report.yaml b/charts/partners/illumio/illumio/4.2.0/report.yaml new file mode 100644 index 0000000000..6980281fd1 --- /dev/null +++ b/charts/partners/illumio/illumio/4.2.0/report.yaml @@ -0,0 +1,94 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.10.1 + profile: + VendorType: partner + version: v1.2 + reportDigest: uint64:14621129090800003028 + chart-uri: N/A + digests: + chart: sha256:69b0a14cead335d9f1828fec2993067c49a62d78e7e92f1924a2a62d9757a5e9 + package: f2d44f3b3018fcfa8dd53e095b3ff424b8c6c664da268eb44f062ca5c803115b + lastCertifiedTimestamp: "2023-05-10T10:08:37.606684+00:00" + testedOpenShiftVersion: "4.12" + supportedOpenShiftVersions: '>=4.7' + webCatalogOnly: true + chart: + name: illumio + home: "" + sources: [] + version: 4.2.0 + description: A Helm chart of Illumio Core for Kubernetes + keywords: [] + maintainers: [] + icon: https://www.illumio.com/sites/default/files/2021-05/illumio_Logo_2019_0_OPT.svg + apiversion: v2 + condition: "" + tags: "" + appversion: 4.2.0 + deprecated: false + annotations: + charts.openshift.io/name: Illumio Core for Kubernetes + kubeversion: '>=1.20.0-0' + dependencies: [] + type: application + chart-overrides: "" +results: + - check: v1.0/not-contains-crds + type: Mandatory + outcome: PASS + reason: Chart does not contain CRDs + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: 'Chart is not signed : Signature verification not required' + - check: v1.0/contains-values + type: Mandatory + outcome: PASS + reason: Values file exist + - check: v1.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.0/contains-test + type: Mandatory + outcome: PASS + reason: Chart test files exist + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist + - check: v1.0/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.0/chart-testing + type: Mandatory + outcome: PASS + reason: Chart tests have passed + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 + Image is Red Hat certified : quay.io/illumio/cven:22.5.13-9746 + Image is Red Hat certified : quay.io/illumio/kubelink:3.3.0-62 + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3 + From dc776dd271ef038cefdebfaa7ae89c17d693651e Mon Sep 17 00:00:00 2001 From: Jan Lucansky Date: Wed, 26 Jul 2023 14:27:38 +0200 Subject: [PATCH 6/6] Illumio C4K 4.3.0 --- .../illumio/illumio/4.3.0/report.yaml | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 charts/partners/illumio/illumio/4.3.0/report.yaml diff --git a/charts/partners/illumio/illumio/4.3.0/report.yaml b/charts/partners/illumio/illumio/4.3.0/report.yaml new file mode 100644 index 0000000000..1fe5d3edb1 --- /dev/null +++ b/charts/partners/illumio/illumio/4.3.0/report.yaml @@ -0,0 +1,94 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.12.2 + profile: + VendorType: partner + version: v1.2 + reportDigest: uint64:1092068865871491332 + chart-uri: N/A + digests: + chart: sha256:d5ed5cae49a309ec1532fa7d56d8f4944880043f987076a6acada79e297067a1 + package: c98a4098f3246a7bd18278a5ffd8421c4ba65468a0cdcaa16016df52fdf81328 + lastCertifiedTimestamp: "2023-07-26T12:21:57.154687+00:00" + testedOpenShiftVersion: "4.13" + supportedOpenShiftVersions: '>=4.7' + webCatalogOnly: true + chart: + name: illumio + home: "" + sources: [] + version: 4.3.0 + description: A Helm chart of Illumio Core for Kubernetes + keywords: [] + maintainers: [] + icon: https://www.illumio.com/sites/default/files/2021-05/illumio_Logo_2019_0_OPT.svg + apiversion: v2 + condition: "" + tags: "" + appversion: 4.3.0 + deprecated: false + annotations: + charts.openshift.io/name: Illumio Core for Kubernetes + kubeversion: '>=1.20.0-0' + dependencies: [] + type: application + chart-overrides: "" +results: + - check: v1.0/contains-test + type: Mandatory + outcome: PASS + reason: Chart test files exist + - check: v1.0/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.0/not-contain-csi-objects + type: Mandatory + outcome: PASS + reason: CSI objects do not exist + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : quay.io/illumio/cven:22.5.14-9753 + Image is Red Hat certified : quay.io/illumio/kubelink:3.3.1-64 + Image is Red Hat certified : registry.access.redhat.com/ubi9/toolbox:9.0.0-13 + - check: v1.0/not-contains-crds + type: Mandatory + outcome: PASS + reason: Chart does not contain CRDs + - check: v1.0/contains-values + type: Mandatory + outcome: PASS + reason: Values file exist + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3 + - check: v1.0/chart-testing + type: Mandatory + outcome: PASS + reason: Chart tests have passed + - check: v1.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: 'Chart is not signed : Signature verification not required' +