-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a chart for CloudCasa by Catalogic. (#1732)
- Loading branch information
Showing
2 changed files
with
104 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+2.86 KB
charts/partners/catalogicsoftware/cloudcasa/3.4.3/cloudcasa-3.4.3.tgz
Binary file not shown.
104 changes: 104 additions & 0 deletions
104
charts/partners/catalogicsoftware/cloudcasa/3.4.3/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.8 | ||
profile: | ||
VendorType: partner | ||
version: v1.3 | ||
reportDigest: uint64:10668817790119687535 | ||
chart-uri: cloudcasa-3.4.3.tgz | ||
digests: | ||
chart: sha256:e4c0bf2d7dc150da0be43ba597473e342bbb486ac9b9337c2a313066fe26f35b | ||
package: 453bd61f0ec01af075843a1bff5ad8f26492c3372847abaee603a9df2650a9aa | ||
lastCertifiedTimestamp: "2025-02-14T16:08:20.787339-05:00" | ||
testedOpenShiftVersion: "4.14" | ||
supportedOpenShiftVersions: '>=4.7' | ||
webCatalogOnly: false | ||
chart: | ||
name: cloudcasa | ||
home: https://cloudcasa.io | ||
sources: [] | ||
version: 3.4.3 | ||
description: CloudCasa backup and migration service for Kubernetes and cloud-native applications. | ||
keywords: | ||
- backup | ||
- restore | ||
- migration | ||
- catalogic | ||
- cloudcasa | ||
- velero | ||
maintainers: | ||
- name: CloudCasa Support | ||
email: [email protected] | ||
url: "" | ||
icon: https://raw.githubusercontent.com/catalogicsoftware/cloudcasa-helmchart/gh-pages/logo.png | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 3.1.0 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: CloudCasa Agent | ||
kubeversion: '>=1.20.0-0' | ||
dependencies: [] | ||
type: "" | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/has-notes | ||
type: Optional | ||
outcome: PASS | ||
reason: Chart does contain NOTES.txt | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- 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.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/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/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.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: 'Image is Red Hat certified : registry.connect.redhat.com/catalogicsoftware/cloudcasa-amds-kagent:3.5.7' | ||
- 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 | ||
|