Skip to content

Commit d91d715

Browse files
github-actionsThomasVitale
authored andcommitted
Update Cartographer Blueprints metadata and add version 0.1.2
1 parent 2e644f7 commit d91d715

File tree

1 file changed

+36
-0
lines changed
  • repo/packages/cartographer-blueprints.packages.kadras.io

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
apiVersion: data.packaging.carvel.dev/v1alpha1
2+
kind: Package
3+
metadata:
4+
creationTimestamp: null
5+
name: cartographer-blueprints.packages.kadras.io.0.1.2
6+
spec:
7+
refName: cartographer-blueprints.packages.kadras.io
8+
releasedAt: "2022-10-04T09:54:25Z"
9+
template:
10+
spec:
11+
deploy:
12+
- kapp: {}
13+
fetch:
14+
- imgpkgBundle:
15+
image: ghcr.io/arktonix/cartographer-blueprints@sha256:2fcbe662755bcee390a7dca89752ab130a40cc3b6eb36adcd3d84078c9049abf
16+
template:
17+
- ytt:
18+
paths:
19+
- config
20+
- kbld:
21+
paths:
22+
- '-'
23+
- .imgpkg/images.yml
24+
valuesSchema:
25+
openAPIv3:
26+
additionalProperties: false
27+
properties:
28+
excluded_blueprints:
29+
default: []
30+
description: A list of blueprints and manifests to esclude from being applied.
31+
items:
32+
default: ""
33+
type: string
34+
type: array
35+
type: object
36+
version: 0.1.2

0 commit comments

Comments
 (0)