Skip to content

Commit

Permalink
add ussigw-configuration helm charts (#1351)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurolakman authored Mar 30, 2024
1 parent 455ecce commit 7da6f2c
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions charts/partners/telenity/ussigw-configuration/1.0.4/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.3
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:12116168620221359586
chart-uri: ussigw-configuration-1.0.4.tgz
digests:
chart: sha256:e4bd2265c6b318edbbc8d98b1fde2e974d15b4b5077f12b84a885aa099b7c8fc
package: 7c1847813ce1849d2a848e9662bace3ac59d57940e3f6d4e2ac4297efc401c94
lastCertifiedTimestamp: "2024-03-29T16:15:40.102251-04:00"
testedOpenShiftVersion: "4.8"
supportedOpenShiftVersions: '>=4.8'
webCatalogOnly: false
chart:
name: ussigw-configuration
home: ""
sources: []
version: 1.0.4
description: ussigw-configuration
keywords: []
maintainers:
- name: Telenity
email: [email protected]
url: https://www.telenity.com
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 1.0.1
deprecated: false
annotations:
charts.openshift.io/name: USSI Gateway Configuration Helm Chart
charts.openshift.io/provider: Telenity INC.
kubeversion: '>=v1.21.0'
dependencies: []
type: ""
chart-overrides: ""
results:
- 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/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- 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'
- 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/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- 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/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist

Binary file not shown.

0 comments on commit 7da6f2c

Please sign in to comment.