File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
repo/packages/cartographer-blueprints.packages.kadras.io Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : data.packaging.carvel.dev/v1alpha1
2+ kind : Package
3+ metadata :
4+ creationTimestamp : null
5+ name : cartographer-blueprints.packages.kadras.io.0.7.4
6+ spec :
7+ licenses :
8+ - Apache 2.0
9+ refName : cartographer-blueprints.packages.kadras.io
10+ releaseNotes : https://github.com/kadras-io/cartographer-blueprints/releases
11+ releasedAt : " 2023-09-08T21:26:01Z"
12+ template :
13+ spec :
14+ deploy :
15+ - kapp : {}
16+ fetch :
17+ - imgpkgBundle :
18+ image : ghcr.io/kadras-io/cartographer-blueprints@sha256:9d672e20a170cbcbe7322476e9cbbbf23c3b0fe0a4d99d8a35f74cccb72c384e
19+ template :
20+ - ytt :
21+ paths :
22+ - config
23+ - kbld :
24+ paths :
25+ - ' -'
26+ - .imgpkg/images.yml
27+ valuesSchema :
28+ openAPIv3 :
29+ additionalProperties : false
30+ properties :
31+ excluded_blueprints :
32+ default : []
33+ description : A list of blueprints to esclude from being created in the cluster.
34+ items :
35+ default : " "
36+ type : string
37+ type : array
38+ tekton_catalog_namespace :
39+ default : tekton-catalog
40+ description : The namespace where the Tekton Catalog package has been installed.
41+ type : string
42+ type : object
43+ version : 0.7.4
You can’t perform that action at this time.
0 commit comments