File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed
repo/packages/buildpacks-catalog.packages.kadras.io Expand file tree Collapse file tree 1 file changed +46
-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 : buildpacks-catalog.packages.kadras.io.0.6.0
6+ spec :
7+ capacityRequirementsDescription : Container registry with > 1GB available space
8+ licenses :
9+ - Apache 2.0
10+ refName : buildpacks-catalog.packages.kadras.io
11+ releaseNotes : https://github.com/kadras-io/buildpacks-catalog/releases
12+ releasedAt : " 2023-03-26T12:56:10Z"
13+ template :
14+ spec :
15+ deploy :
16+ - kapp : {}
17+ fetch :
18+ - imgpkgBundle :
19+ image : ghcr.io/kadras-io/buildpacks-catalog@sha256:c6d703887d9890fc012f2c69d3264c7587e5d035d1a203db457b9090e68431de
20+ template :
21+ - ytt :
22+ paths :
23+ - config
24+ - kbld :
25+ paths :
26+ - ' -'
27+ - .imgpkg/images.yml
28+ valuesSchema :
29+ openAPIv3 :
30+ additionalProperties : false
31+ properties :
32+ kp_default_repository :
33+ additionalProperties : false
34+ description : Settings for the default container repository used by kpack.
35+ Same as configured in the kpack package.
36+ properties :
37+ name :
38+ default : " "
39+ description : The default repository where to publish builder images
40+ and dependencies.
41+ example : ghcr.io/thomasvitale/kpack-build
42+ type : string
43+ x-example-description : Repository on GitHub Container Registry
44+ type : object
45+ type : object
46+ version : 0.6.0
You can’t perform that action at this time.
0 commit comments