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