Skip to content

Commit

Permalink
New helm chart opcert-e2e-testing helm-chart-ocp413 (0.21.125) (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
opcert authored Nov 9, 2023
1 parent 10cf888 commit 90fd189
Showing 1 changed file with 104 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.11.1
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:4805771696968647400
chart-uri: N/A
digests:
chart: sha256:5f7bab5d2c292e9518599cd09a07c77dfb83498d87c26237d925fff60b3c1dff
package: f2db3362cd3f767dd55ee6e34ee64cec8ac730e3dba69c8c317c5ddf425e2bff
lastCertifiedTimestamp: "2023-11-09T10:03:34.666437-05:00"
testedOpenShiftVersion: "4.14"
supportedOpenShiftVersions: '>=4.13'
webCatalogOnly: true
chart:
name: helm-chart-ocp413
home: https://www.vaultproject.io
sources:
- https://github.com/hashicorp/vault
- https://github.com/hashicorp/vault-helm
- https://github.com/hashicorp/vault-k8s
- https://github.com/hashicorp/vault-csi-provider
version: 0.21.125
description: Official HashiCorp Vault Chart
keywords:
- vault
- security
- encryption
- secrets
- management
- automation
- infrastructure
maintainers: []
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
apiversion: v2
condition: ""
tags: ""
appversion: 1.11.2
deprecated: false
annotations:
charts.openshift.io/name: helm-chart-ocp413
kubeversion: '>= 1.26.0-0'
dependencies: []
type: ""
chart-overrides: ""
results:
- 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/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/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.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- 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.1/images-are-certified
type: Mandatory
outcome: PASS
reason: |-
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault-k8s:0.17.0-ubi
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault:1.11.2-ubi

0 comments on commit 90fd189

Please sign in to comment.