File tree Expand file tree Collapse file tree 2 files changed +64
-0
lines changed
repo/packages/buildpacks-catalog.packages.kadras.io Expand file tree Collapse file tree 2 files changed +64
-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.5.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-20T16:49:46Z"
13+ template :
14+ spec :
15+ deploy :
16+ - kapp : {}
17+ fetch :
18+ - imgpkgBundle :
19+ image : ghcr.io/kadras-io/buildpacks-catalog@sha256:f6dc63199b4f3b98ee155f2380268cb8819529aab3b777672279f3d414fbf51a
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.5.0
Original file line number Diff line number Diff line change 1+ apiVersion : data.packaging.carvel.dev/v1alpha1
2+ kind : PackageMetadata
3+ metadata :
4+ creationTimestamp : null
5+ name : buildpacks-catalog.packages.kadras.io
6+ spec :
7+ categories :
8+ - build
9+ displayName : buildpacks-catalog
10+ longDescription : A set of buildpacks, stacks, and builders to use with kpack, a
11+ Kubernetes-native implementation of Cloud Native Buildpacks. It supports multiple
12+ languages and frameworks.
13+ maintainers :
14+ - name : Thomas Vitale
15+ providerName : Kadras
16+ shortDescription : A set of buildpacks, stacks, and builders to use with kpack.
17+ supportDescription : Go to https://kadras.io for documentation and https://github.com/kadras-io/buildpacks-catalog
18+ for community support.
You can’t perform that action at this time.
0 commit comments