Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions repo/packages/cartographer-blueprints.packages.kadras.io/0.4.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
apiVersion: data.packaging.carvel.dev/v1alpha1
kind: Package
metadata:
creationTimestamp: null
name: cartographer-blueprints.packages.kadras.io.0.4.0
spec:
licenses:
- Apache 2.0
refName: cartographer-blueprints.packages.kadras.io
releaseNotes: https://github.com/kadras-io/cartographer-blueprints/releases
releasedAt: "2023-03-19T19:35:54Z"
template:
spec:
deploy:
- kapp: {}
fetch:
- imgpkgBundle:
image: ghcr.io/kadras-io/cartographer-blueprints@sha256:de2b5c420187564a7bf85dfed086bd6d90830c2d3e7807422864956ffd57079c
template:
- ytt:
paths:
- config
- kbld:
paths:
- '-'
- .imgpkg/images.yml
valuesSchema:
openAPIv3:
additionalProperties: false
properties:
excluded_blueprints:
default: []
description: A list of blueprints and manifests to esclude from being created
in the cluster.
items:
default: ""
type: string
type: array
type: object
version: 0.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ metadata:
name: cartographer-blueprints.packages.kadras.io
spec:
categories:
- developer experience
- ci/cd
- platform engineering
- golden paths
- developer experience
displayName: cartographer-blueprints
longDescription: A set of reusable blueprints for Cartographer, a Kubernetes-native
framework to build paved paths to production.
longDescription: A set of reusable blueprints to build paved paths to production
on Kubernetes using Cartographer.
maintainers:
- name: Thomas Vitale
providerName: Kadras
shortDescription: A set of reusable blueprints for Cartographer.
supportDescription: Go to https://kadras.io for documentation and https://github.com/kadras-io/cartographer-blueprints
for community support.