Skip to content

Commit

Permalink
New helm chart opcert-e2e-testing helm-chart-ocp413 (0.21.123) (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
opcert authored Nov 7, 2023
1 parent 4b65d19 commit d4cd028
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:4408596118022278884
chart-uri: N/A
digests:
chart: sha256:7ae2fd3f958a940abf37c494634318a246b6adf2aea7c3381c0b1ef6b8e343ba
package: 80bc87d70249f21abcbd8e0ecba6b9b3ca70c71ade4ac195d6129b6502371e82
lastCertifiedTimestamp: "2023-11-07T10:03:37.316304-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.123
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/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- 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/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not 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.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
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified

0 comments on commit d4cd028

Please sign in to comment.