Skip to content

Commit b272f2b

Browse files
ThomasVitalegithub-actions
andauthored
Update Kpack Dependencies metadata and add version 0.4.3 (#142)
Co-authored-by: github-actions <github-actions@github.com>
1 parent ded1ad5 commit b272f2b

File tree

1 file changed

+46
-0
lines changed
  • repo/packages/kpack-dependencies.packages.kadras.io

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
apiVersion: data.packaging.carvel.dev/v1alpha1
2+
kind: Package
3+
metadata:
4+
creationTimestamp: null
5+
name: kpack-dependencies.packages.kadras.io.0.4.3
6+
spec:
7+
capacityRequirementsDescription: Container registry with > 1GB available space
8+
licenses:
9+
- Apache 2.0
10+
refName: kpack-dependencies.packages.kadras.io
11+
releaseNotes: https://github.com/kadras-io/kpack-dependencies/releases
12+
releasedAt: "2023-03-19T21:05:21Z"
13+
template:
14+
spec:
15+
deploy:
16+
- kapp: {}
17+
fetch:
18+
- imgpkgBundle:
19+
image: ghcr.io/kadras-io/kpack-dependencies@sha256:07e61701ab12e33d84658dd531ba0fc27ecd1a948d2d827ac904f0ddaa846cec
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
42+
type: string
43+
x-example-description: Repository on GitHub Container Registry
44+
type: object
45+
type: object
46+
version: 0.4.3

0 commit comments

Comments
 (0)